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
@@ -763,6 +763,8 @@ This appendix is <em>informative</em>.
763
763
<h3 id="2018-05-24-changes">Changes from the
764
764
<a href="https://www.w3.org/TR/2018/CR-css-contain-1-20180524/">Candidate Recommendation of 24 May 2018</a></h3>
765
765
766
+
<p>A full <a href="https://drafts.csswg.org/css-contain/issues-2018-cr.html">Disposition of Comments</a> is available.
767
+
766
768
* Clarify that layout containment causes overflow to be treated as ink overflow only when visible (or clip)
767
769
* Layout containment suppresses baseline alignment, but size containment does not
768
770
* Layout containment causes the element to establish a new stacking context
@@ -776,6 +778,8 @@ This appendix is <em>informative</em>.
776
778
<h3 id="2017-08-08-changes">Changes from the
777
779
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>
778
780
781
+
<p>A full <a href="https://drafts.csswg.org/css-contain/issues-2017-cr.html">Disposition of Comments</a> is available.
782
+
779
783
<ul>
780
784
<li>Clarify to which box paint containment clips (<a href="https://github.com/web-platform-tests/wpt/pull/10549/commits/5b92ee3c170e3be239937a3ae069f37655ff6671">see tests</a>).
781
785
<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>.
795
799
<h3 id="2017-04-19-changes">Changes from the
796
800
<a href="https://www.w3.org/TR/2017/WD-css-contain-1-20170419/">Working Draft of 19 April 2017</a></h3>
797
801
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
+
798
804
<ul>
799
805
<li>Clarify the interaction with display: contents
0 commit comments