Re: [csswg-drafts] [css-transforms-2] definition of Accumulated 3D Transformation Matrix has incorrect loop exit condition (#6191)

Like #6238, I think this is a case where the current definition in the spec makes sense with WebKit's model of what constitutes a 3D Rendering Context (which I think extends one element closer to the root than the spec's model), but doesn't make as much sense with the spec's model.  (Or maybe that's not the best way to think about WebKit's model, since non-`preserve-3d` siblings can also intersect in WebKit' model, and maybe the way to think about WebKit's model is that `preserve-3d` pulls more things into that set of sibling intersections?)

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


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

Received on Tuesday, 26 October 2021 18:56:12 UTC