- From: Xianzhu Wang via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Jan 2022 07:24:24 +0000
- To: public-css-archive@w3.org
Thought the compositing spec only says we should apply root element filters, masks, etc. on the root element group, it seems reasonable to also apply root element transform on backgrounds (regardless of attachment) Also [the transform spec](https://www.w3.org/TR/css-transforms-1/#transform-rendering) has a note under the background-attachment:fixed paragraph: > Note: If the root element is transformed, the transformation applies to the entire canvas, including any background specified for the root element. ... -- GitHub Notification of comment by wangxianzhu Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6683#issuecomment-1003910409 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 3 January 2022 07:24:26 UTC