Skip to content

Commit 2bfc091

Browse files
committed
[css-contain] Update DoC and Changes section
1 parent efc3452 commit 2bfc091

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

css-contain-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ This appendix is <em>informative</em>.
458458
<h3 id="2018-05-24-changes">Changes from the
459459
<a href="https://www.w3.org/TR/2018/CR-css-contain-1-20180524/">Candidate Recommendation of 24 May 2018</a></h3>
460460

461-
None yet.
461+
* Size containment does not apply to tables
462462

463463
<h3 id="2017-08-08-changes">Changes from the
464464
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>

css-contain-1/issues-2018-cr.html

+10-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,16 @@ <h1>CSS Contain Level 1 Disposition of Comments for 2018-05-24 CR</h1>
3131
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
3232
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
3333
<code>Verified</code> indicates commentor's acceptance of the response.</p>
34-
<script>
34+
<pre class='a' id='issue-1'>
35+
Issue 1. <a href='#issue-1'>#</a>
36+
Summary: Size contain shouldn't apply to tables
37+
From: Morgan Rae Reschenberg
38+
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2746'>https://github.com/w3c/csswg-drafts/issues/2746</a>
39+
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-395242022'>https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-395242022</a>
40+
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-395256815'>https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-395256815</a>
41+
Closed: Accepted
42+
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-397009331'>https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-397009331</a></pre>
43+
<script>
3544
(function () {
3645
var sheet = document.styleSheets[0];
3746
function addCheckbox(className) {

css-contain-1/issues-2018-cr.txt

+8
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,11 @@ Draft: https://www.w3.org/TR/2018/CR-css-contain-1-20180524/
22
Title: CSS Contain Level 1
33

44
----
5+
Issue 1.
6+
Summary: Size contain shouldn't apply to tables
7+
From: Morgan Rae Reschenberg
8+
Comment: https://github.com/w3c/csswg-drafts/issues/2746
9+
Comment: https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-395242022
10+
Response: https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-395256815
11+
Closed: Accepted
12+
Resolved: https://github.com/w3c/csswg-drafts/issues/2746#issuecomment-397009331

0 commit comments

Comments
 (0)