Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<title>Opacity Filter: root element opacity filter</title>
<link rel="match" href="reference/root-element-with-opacity-filter-001-ref.html">
<meta name="assert" content="This test ensures that the root renderer has an opacity filter"/>
<html style="filter: opacity(0.501)">
This test ensures we properly paint the root element when an opacity filter is applied.