Re: [csswg-drafts] [css-view-transitions] Rendering consolidation section should special-case root element (#11772)

> the "inner" box (the abspos in my example above)

Which example are you referring to? Is the `html` element (aka `:root`) the element you're talking about?

Blink forces the document element (aka the `html` element in HTML edocuments) to be a stacking context [here](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/css/resolver/style_adjuster.cc;l=1163;drc=4341cc4e529444bd201ad3aeeed0ec561e04103f;bpv=1;bpt=1), regardless of its style. It's in CSS2 [here](https://www.w3.org/TR/CSS2/visuren.html#x43:~:text=The%20root%20element%20forms%20the%20root%20stacking%20context).

LMK if I'm still not understanding what you are saying, I think I might be..

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


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

Received on Thursday, 1 May 2025 23:28:32 UTC