-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-2017-cr.html
213 lines (206 loc) · 14.2 KB
/
issues-2017-cr.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Contain Level 1 Disposition of Comments for 2017-08-08 CR</title>
<style>
.a { background: lightgreen }
.d { background: lightblue }
.r { background: orange }
.fo { background: red }
.open { border: solid red; padding: 0.2em; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Contain Level 1 Disposition of Comments for 2017-08-08 CR</h1>
<p>Review document: <a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">https://www.w3.org/TR/2017/CR-css-contain-1-20170808/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-contain-1/">http://dev.w3.org/csswg/css-contain-1/</a>
<p>The following color coding convention is used for comments:</p>
<ul>
<li class="a">Accepted or Rejected and positive response
<li class="r">Rejected and no response
<li class="fo">Rejected and negative response
<li class="d">Deferred
<li class="oi">Out-of-Scope or Invalid and not verified
</ul>
<p class=open>Open issues are marked like this</p>
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
<code>Verified</code> indicates commentor's acceptance of the response.</p>
<pre class='a' id='issue-1'>
Issue 1. <a href='#issue-1'>#</a>
Summary: Definition of Becoming a Formatting Context needs work
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457'>https://github.com/w3c/csswg-drafts/issues/1457</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313225448'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313225448</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313627971'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313627971</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313731925'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-313731925</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-316304339'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-316304339</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-319996309'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-319996309</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-320523481'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-320523481</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-374818996'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-374818996</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-375105710'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-375105710</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-379156461'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-379156461</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-380357179'>https://github.com/w3c/csswg-drafts/issues/1457#issuecomment-380357179</a></pre>
<pre class='a' id='issue-2'>
Issue 2. <a href='#issue-2'>#</a>
Summary: Rename Becoming a Formatting Context
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1758'>https://github.com/w3c/csswg-drafts/issues/1758</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1758#issuecomment-331372272'>https://github.com/w3c/csswg-drafts/issues/1758#issuecomment-331372272</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-3'>
Issue 3. <a href='#issue-3'>#</a>
Summary: Size containment should affect table cells
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791'>https://github.com/w3c/csswg-drafts/issues/1791</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328663150'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328663150</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328665744'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328665744</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328683703'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328683703</a>
Closed: Rejected
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331631932'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331631932</a>
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331636396'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331636396</a></pre>
<pre class='a' id='issue-4'>
Issue 4. <a href='#issue-4'>#</a>
Summary: To which box does paint containment clip?
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1809'>https://github.com/w3c/csswg-drafts/issues/1809</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088'>https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088'>https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088</a></pre>
<pre class='a' id='issue-5'>
Issue 5. <a href='#issue-5'>#</a>
Summary: Clarify effects of style containment
From Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1872'>https://github.com/w3c/csswg-drafts/issues/1872</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-342334343'>https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-342334343</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-365686723'>https://github.com/w3c/csswg-drafts/issues/1872#issuecomment-365686723</a></pre>
<pre class='a' id='issue-6'>
Issue 6. <a href='#issue-6'>#</a>
Summary: contain:paint should use padding box
From trchen1033
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2223'>https://github.com/w3c/csswg-drafts/issues/2223</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-360031684'>https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-360031684</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-380352547'>https://github.com/w3c/csswg-drafts/issues/2223#issuecomment-380352547</a></pre>
<pre class='a' id='issue-7'>
Issue 7. <a href='#issue-7'>#</a>
Summary: Do scoped counters create new counters?
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1887'>https://github.com/w3c/csswg-drafts/issues/1887</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1887#issuecomment-342335347'>https://github.com/w3c/csswg-drafts/issues/1887#issuecomment-342335347</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1887#issuecomment-342335347'>https://github.com/w3c/csswg-drafts/issues/1887#issuecomment-342335347</a></pre>
<pre class='a' id='issue-8'>
Issue 8. <a href='#issue-8'>#</a>
Summary: Scoping of the content property unclear
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2483'>https://github.com/w3c/csswg-drafts/issues/2483</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-377214307'>https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-377214307</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-379124749'>https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-379124749</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-380360855'>https://github.com/w3c/csswg-drafts/issues/2483#issuecomment-380360855</a></pre>
<pre class='a' id='issue-9'>
Issue 9. <a href='#issue-9'>#</a>
Summary: Clarify style containment property scoping
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2349'>https://github.com/w3c/csswg-drafts/issues/2349</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2349#issuecomment-379127071'>https://github.com/w3c/csswg-drafts/issues/2349#issuecomment-379127071</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2349#issuecomment-380361614'>https://github.com/w3c/csswg-drafts/issues/2349#issuecomment-380361614</a></pre>
<pre class='a' id='issue-9'>
Issue 9. <a href='#issue-9'>#</a>
Summary: Applicability of size containment to non atomic inlines
From: Florian Rivoal
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2510'>https://github.com/w3c/csswg-drafts/issues/2510</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668'>https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668'>https://github.com/w3c/csswg-drafts/issues/2510#issuecomment-380353668</a></pre>
<pre class='a' id='issue-10'>
Issue 10. <a href='#issue-10'>#</a>
Summary: Applicability size containment, layout containment and paint containment to internal ruby elements
From: Florian Rivoal
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2512'>https://github.com/w3c/csswg-drafts/issues/2512</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2512#issuecomment-380353198'>https://github.com/w3c/csswg-drafts/issues/2512#issuecomment-380353198</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2512#issuecomment-380353198'>https://github.com/w3c/csswg-drafts/issues/2512#issuecomment-380353198</a></pre>
<pre class='a' id='issue-11'>
Issue 11. <a href='#issue-11'>#</a>
Summary: Move effects of containment on regions from [css-contain-1] to [css-regions-1]
From: Florian Rivoal
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/2310'>https://github.com/w3c/csswg-drafts/pull/2310</a>
Closed: Accepted
Resolved: Editor's discretion</pre>
<pre class='a' id='issue-12'>
Issue 12. <a href='#issue-12'>#</a>
Summary: To which box does paint containment clip
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1809'>https://github.com/w3c/csswg-drafts/issues/1809</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088'>https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088'>https://github.com/w3c/csswg-drafts/issues/1809#issuecomment-342333088</a></pre>
<pre class='a' id='issue-13'>
Issue 13. <a href='#issue-13'>#</a>
Summary: Size containment should affect table cells
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791'>https://github.com/w3c/csswg-drafts/issues/1791</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328663150'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328663150</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328683703'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-328683703</a>
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331375952'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331375952</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331631932'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331631932</a>
Closed: Rejected
Resolved: <a href='https://logs.csswg.org/irc.w3.org/css/2017-04-21/#e800809'>https://logs.csswg.org/irc.w3.org/css/2017-04-21/#e800809</a>
Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331636396'>https://github.com/w3c/csswg-drafts/issues/1791#issuecomment-331636396</a></pre>
<pre class='a' id='issue-14'>
Issue 14. <a href='#issue-14'>#</a>
Summary: Typo
From: Daniel Holbert
Comment: <a href='https://github.com/w3c/csswg-drafts/pull/2313'>https://github.com/w3c/csswg-drafts/pull/2313</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-15'>
Issue 15. <a href='#issue-15'>#</a>
Summary: Rename "Becoming a formatting context"
From: Oriol Brufau
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1758'>https://github.com/w3c/csswg-drafts/issues/1758</a>
Closed: Accepted
Resolved: Editorial</pre>
<pre class='a' id='issue-16'>
Issue 16. <a href='#issue-16'>#</a>
Summary: Interaction between containment and fragmentation
From: David Baron
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2527'>https://github.com/w3c/csswg-drafts/issues/2527</a>
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2527#issuecomment-380379157'>https://github.com/w3c/csswg-drafts/issues/2527#issuecomment-380379157</a>
Closed: Accepted
Resolved: <a href='https://github.com/w3c/csswg-drafts/issues/2527#issuecomment-380827863'>https://github.com/w3c/csswg-drafts/issues/2527#issuecomment-380827863</a></pre>
<script>
(function () {
var sheet = document.styleSheets[0];
function addCheckbox(className) {
var element = document.querySelector('*.' + className);
var label = document.createElement('label');
label.innerHTML = element.innerHTML;
element.innerHTML = null;
var check = document.createElement('input');
check.type = 'checkbox';
if (className == 'open') {
check.checked = false;
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'none' : 'block';
}
}
else {
check.checked = true;
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'block' : 'none';
}
}
var rule = sheet.cssRules[sheet.cssRules.length - 1];
element.appendChild(label);
label.insertBefore(check, label.firstChild);
}
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
}());
</script>