summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/filter-effects/reference/root-element-with-opacity-filter-001-ref.html
blob: cd16e54c8e5b73b02585c606d0133bb36c821b31 (plain)
1
2
3
4
<!DOCTYPE html>
<html>
<body style="filter: opacity(0.501)">
This test ensures we properly paint the root element when an opacity filter is applied.