- From: CSS Meeting Bot via GitHub <noreply@w3.org>
- Date: Fri, 14 Nov 2025 00:56:14 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-will-change] Should `will-change: transform` establish a containing block for fixed background attachments?``, and agreed to the following: * `RESOLVED: If any non-initial value of a property would cause the element to generate a containing block for fixed background attachments, specifying that property in will-change must cause the element to generate a containing block for fixed background attachments.` <details><summary>The full IRC log of that discussion</summary> <noamr> oriol: when you set will-change to the name of another property the element would get all the behaviors related to that specify property. in particular, for transform, the spec says that the element establishes a CB for all descendants (abs, fixed, fixed background attachment)<br> <noamr> oriol: the first two already apply for the first two. but not for background attachment. in does do this in gecko and blink, and not in webkit<br> <noamr> oriol: smfr said this is a webkit bug<br> <noamr> oriol: I think should cover this in will-change<br> <noamr> oriol: there was a discussion on how to deal with it, e.g. just for transform.<br> <noamr> emilio: also the individual transform properties<br> <noamr> astearns: does the general statement in the quote match your expectation?<br> <noamr> emilio: I think so<br> <emilio> q+<br> <astearns> ack emilio<br> <noamr> fantasai: all values or just CB/SC creating values?<br> <noamr> TabAtkins: don't create a stacking context there<br> <TabAtkins> s/don't/do/<br> <noamr> astearns: sounds like we agree about that comment in the last issue<br> <noamr> PROPOSED RESOLUTION: If any (*) non-initial value of a property would cause the element to generate a containing block for fixed background attachments, specifying that property in will-change must cause the element to generate a containing block for fixed background attachments.<br> <noamr> RESOLVED: If any non-initial value of a property would cause the element to generate a containing block for fixed background attachments, specifying that property in will-change must cause the element to generate a containing block for fixed background attachments.<br> <dholbert> +1 to the ambiguity around "any" there<br> <noamr> scribe-<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11811#issuecomment-3530357710 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 November 2025 00:56:15 UTC