- From: Florian Rivoal <florian@rivoal.net>
- Date: Thu, 24 May 2018 18:13:54 +0900
- To: www-style list <www-style@w3.org>, public-review-announce@w3.org
The CSS WG has published a Candidate Recommendation and invites implementations of the CSS Containment Module Level 1: https://www.w3.org/TR/css-contain-1/ This CSS module describes the contain property, which indicates that the element’s subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well. This update to the previous CR brings bug fixes and clarifications. No new feature has been added, nor has any feature been removed. All changes since the previous CR come with a test in Web Platform tests. Significant changes are listed at: https://www.w3.org/TR/css-contain-1/#2017-08-08-changes Disposition of comments: https://drafts.csswg.org/css-contain/issues-2017-cr.html Please review the draft, and send any comments to this mailing list, <www-style@w3.org>, prefixed with [css-contain] (as I did on this message) or (preferably) file them in the GitHub repository at https://github.com/w3c/csswg-drafts/issues For the CSS WG, —Florian Rivoal
Received on Thursday, 24 May 2018 09:14:32 UTC