Re: [csswg-drafts] [css-transforms-2, css2.1] Define the pseudo stacking context concept (#4360)

I don't think we can have the last two conditions in the first list.

Overflow:scroll shouldn't create a pseudo stacking context (unfortunately), since it should be possible for things outside the scroller to interleave things inside. That'd be a significant webcompat change I think.

Videos/canvas don't paint as positioned for gecko, and the actual video is sorted separately to the background for a video element (content group, and backgrounds/block-backgrounds respectively)

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

Received on Saturday, 21 September 2019 04:45:04 UTC