File tree 3 files changed +19
-2
lines changed
3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -458,7 +458,7 @@ This appendix is <em>informative</em>.
458
458
<h3 id="2018-05-24-changes">Changes from the
459
459
<a href="https://www.w3.org/TR/2018/CR-css-contain-1-20180524/">Candidate Recommendation of 24 May 2018</a></h3>
460
460
461
- None yet.
461
+ * Size containment does not apply to tables
462
462
463
463
<h3 id="2017-08-08-changes">Changes from the
464
464
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>
Original file line number Diff line number Diff line change @@ -31,7 +31,16 @@ <h1>CSS Contain Level 1 Disposition of Comments for 2018-05-24 CR</h1>
31
31
< p > An issue can be closed as < code > Accepted</ code > , < code > OutOfScope</ code > ,
32
32
< code > Invalid</ code > , < code > Rejected</ code > , or < code > Retracted</ code > .
33
33
< 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 >
35
44
( function ( ) {
36
45
var sheet = document . styleSheets [ 0 ] ;
37
46
function addCheckbox ( className ) {
Original file line number Diff line number Diff line change @@ -2,3 +2,11 @@ Draft: https://www.w3.org/TR/2018/CR-css-contain-1-20180524/
2
2
Title: CSS Contain Level 1
3
3
4
4
----
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
You can’t perform that action at this time.
0 commit comments