Skip to content

Commit 3d29062

Browse files
committed
[css-contain] Link to DoCs, update Work Status
1 parent 643eda2 commit 3d29062

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

css-contain-1/Overview.bs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: CSS Containment Module Level 1
33
Level: 1
44
Shortname: css-contain
55
Status: ED
6-
Work Status: Testing
6+
Work Status: stable
77
Group: csswg
88
ED: https://drafts.csswg.org/css-contain/
99
TR: https://www.w3.org/TR/css-contain-1/
@@ -763,6 +763,8 @@ This appendix is <em>informative</em>.
763763
<h3 id="2018-05-24-changes">Changes from the
764764
<a href="https://www.w3.org/TR/2018/CR-css-contain-1-20180524/">Candidate Recommendation of 24 May 2018</a></h3>
765765

766+
<p>A full <a href="https://drafts.csswg.org/css-contain/issues-2018-cr.html">Disposition of Comments</a> is available.
767+
766768
* Clarify that layout containment causes overflow to be treated as ink overflow only when visible (or clip)
767769
* Layout containment suppresses baseline alignment, but size containment does not
768770
* Layout containment causes the element to establish a new stacking context
@@ -776,6 +778,8 @@ This appendix is <em>informative</em>.
776778
<h3 id="2017-08-08-changes">Changes from the
777779
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>
778780

781+
<p>A full <a href="https://drafts.csswg.org/css-contain/issues-2017-cr.html">Disposition of Comments</a> is available.
782+
779783
<ul>
780784
<li>Clarify to which box paint containment clips (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/5b92ee3c170e3be239937a3ae069f37655ff6671">see tests</a>).
781785
<li>Move the interaction between containment and the <code>bookmark-*</code> and <code>string-set</code> properties to [[CSS-CONTENT-3]] (additional tests not needed, no change in behavior).
@@ -795,6 +799,8 @@ This appendix is <em>informative</em>.
795799
<h3 id="2017-04-19-changes">Changes from the
796800
<a href="https://www.w3.org/TR/2017/WD-css-contain-1-20170419/">Working Draft of 19 April 2017</a></h3>
797801

802+
<p>A <a href="https://drafts.csswg.org/css-contain/issues-2017.html">Disposition of Comments</a> covering this draft and the previous one together is available.
803+
798804
<ul>
799805
<li>Clarify the interaction with display: contents
800806
<li>Clarify how containment works on table parts

0 commit comments

Comments
 (0)