Re: [csswg-drafts] [css-view-transitions-1] Clarifications on stacking contexts (#8917)

An example WPT test is [here](https://wpt.fyi/results/css/compositing/root-element-filter.html?label=experimental&label=master&aligned).

It tests that "a filter on the root element applies to its background" (which is why the background in this example should be white, not black). Since the background is lifted into the root group, the filters have to apply in that also. The root element group is above any group for the HTML element.

-- 
GitHub Notification of comment by chrishtr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8917#issuecomment-2050696459 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 11 April 2024 23:08:39 UTC