Re: [csswg-drafts] Are the rules for interactions of transforms and backgrounds on the root element what we want? (#6683)

Sorry, I should've also added, in case it matters: for some of the WPT tests that I linked, there's a a transform specified on the root **but the background-image is specified on the `<body>`**, e.g. in
https://wpt.fyi/results/css/css-transforms/transform-background-007.html

vs. in others, the background-image is specified on the root, e.g. in
https://wpt.fyi/results/css/css-transforms/transform-background-008.html

(I'm not sure that makes a meaningful difference, since I think background-image gets propagated from the body and behaves essentially the same on body vs. root as a result.  But I wanted to call it out, since dbaron did specifically mention "backgrounds on the root element" as the thing-in-question here.)

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


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

Received on Friday, 10 December 2021 00:57:24 UTC