You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Editor: Florian Rivoal, On behalf of Bloomberg, https://florian.rivoal.net/, w3cid 43241
15
18
Abstract: 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.
16
-
Status Text: <p>This document was published by the CSS Working Group as a Recommendation using the <a href="https://www.w3.org/2021/Process-20211102/#recs-and-notes">Recommendation track</a>. It includes <a href="https://www.w3.org/2021/Process-20211102/#proposed-corrections">proposed corrections</a>.</p><p class="correction proposed">Proposed corrections are marked in the document.</p>
19
+
Status Text: <p>This document was published by the CSS Working Group as a Recommendation using the <a href="https://www.w3.org/2021/Process-20211102/#recs-and-notes">Recommendation track</a>. It includes <a href="https://www.w3.org/2021/Process-20211102/#proposed-corrections">proposed corrections</a>.</p><p class="correction proposed">Proposed corrections are marked in the document.</p><p>W3C recommends the wide deployment of this specification as a standard for the Web.</p>
17
20
WPT Path Prefix: css/css-contain/
18
21
Include MDN Panels: no
19
22
</pre>
@@ -404,7 +407,7 @@ Strong Containment: the 'contain' property</h2>
404
407
</div>
405
408
406
409
<div class="correction proposed" id=c3>
407
-
<span class=marker>Candidate Correction 3:</span>
410
+
<span class=marker>Proposed Correction 3:</span>
408
411
The CSS Working Group had forgotten to consider the effects of containment
409
412
on the HTML <{html}> and <{body}> elements,
410
413
particularly in consideration of the fact that
@@ -617,7 +620,7 @@ Size Containment</h3>
617
620
</wpt>
618
621
619
622
<div class="correction proposed" id=c2>
620
-
<span class=marker>Candidate Correction 2:</span>
623
+
<span class=marker>Proposed Correction 2:</span>
621
624
The way the two normative sentences above are written was somewhat ambiguous,
622
625
causing implementers to have some doubts about the precise intended effects
0 commit comments