Skip to content

Commit 5ab2cdc

Browse files
committed
[css-values-3] Update DoC
1 parent 054f195 commit 5ab2cdc

File tree

2 files changed

+20
-24
lines changed

2 files changed

+20
-24
lines changed

css-values-3/issues-cr-2015.bsi

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,12 @@ Closed: Accepted
163163
Resolved: https://lists.w3.org/Archives/Public/www-style/2016May/0209.html
164164
----
165165
Issue 20.
166-
Summary: Define case-sensitivity of attr()
166+
Summary: Define case-sensitivity of url() attr argument to match selectors
167167
From: Simon Pieters
168168
Comment: https://lists.w3.org/Archives/Public/www-style/2016Apr/0067.html
169169
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0032.html
170170
Closed: Accepted
171+
Resolved: Bugfix
171172
----
172173
Issue 21.
173174
Summary: Clarify <custom-ident> restrictions.
@@ -191,28 +192,23 @@ Closed: Accepted
191192
Resolved: Editorial
192193
----
193194
Issue 24.
194-
Summary: Define case-sensitivity of url() attr argument to match selectors
195-
From: Simon Pieters
196-
Comment: https://lists.w3.org/Archives/Public/www-style/2016Apr/0067.html
197-
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0032.html
198-
Closed: Accepted
199-
Resolved: Bugfix
200-
----
201-
Issue 25.
202195
Summary: Define relative URL resolution for <use>'d elements
203196
From: CJ Ku
204197
Comment: https://github.com/w3c/csswg-drafts/issues/274
205198
Closed: OutOfScope
206199
Resolved: Editor's discretion
207200
----
208-
Issue 26.
201+
Issue 25.
209202
Summary: Incorrect example for background-position
210203
From: Louis Lazaris
211204
Comment: https://github.com/w3c/csswg-drafts/issues/271#issuecomment-230905898
212205
Closed: Accepted
213206
Resolved: Editorial
214207
----
215-
Issue 27.
208+
Issue 26.
216209
Summary: Clarify that <percentage> can be a resolved type
217210
From: Tab Atkins
218211
Comment: https://github.com/w3c/csswg-drafts/issues/250
212+
Open: Accepted
213+
Resolved: =WG= Discuss.
214+
----

css-values-3/issues-cr-2015.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,12 @@ <h1>CSS Values and Units Level 3 Disposition of Comments for 2015-06-11 CR</h1>
196196
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0209.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0209.html</a></span></pre>
197197
<pre class=' a' id='issue-20'>
198198
<span>Issue 20. <a href='#issue-20'>#</a></span>
199-
<span>Summary: Define case-sensitivity of attr()</span>
199+
<span>Summary: Define case-sensitivity of url() attr argument to match selectors</span>
200200
<span>From: Simon Pieters</span>
201201
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0067.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0067.html</a></span>
202202
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0032.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0032.html</a></span>
203-
<span class="a">Closed: Accepted</span></pre>
203+
<span class="a">Closed: Accepted</span>
204+
<span>Resolved: Bugfix</span></pre>
204205
<pre class=' oi' id='issue-21'>
205206
<span>Issue 21. <a href='#issue-21'>#</a></span>
206207
<span>Summary: Clarify &lt;custom-ident> restrictions.</span>
@@ -222,28 +223,27 @@ <h1>CSS Values and Units Level 3 Disposition of Comments for 2015-06-11 CR</h1>
222223
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/179'>https://github.com/w3c/csswg-drafts/issues/179</a></span>
223224
<span class="a">Closed: Accepted</span>
224225
<span>Resolved: Editorial</span></pre>
225-
<pre class=' a' id='issue-24'>
226+
<pre class=' oi' id='issue-24'>
226227
<span>Issue 24. <a href='#issue-24'>#</a></span>
227-
<span>Summary: Define case-sensitivity of url() attr argument to match selectors</span>
228-
<span>From: Simon Pieters</span>
229-
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0067.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0067.html</a></span>
230-
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0032.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0032.html</a></span>
231-
<span class="a">Closed: Accepted</span>
232-
<span>Resolved: Bugfix</span></pre>
233-
<pre class=' oi' id='issue-25'>
234-
<span>Issue 25. <a href='#issue-25'>#</a></span>
235228
<span>Summary: Define relative URL resolution for &lt;use>'d elements</span>
236229
<span>From: CJ Ku</span>
237230
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/274'>https://github.com/w3c/csswg-drafts/issues/274</a></span>
238231
<span class="oi">Closed: OutOfScope</span>
239232
<span>Resolved: Editor's discretion</span></pre>
240-
<pre class=' a' id='issue-26'>
241-
<span>Issue 26. <a href='#issue-26'>#</a></span>
233+
<pre class=' a' id='issue-25'>
234+
<span>Issue 25. <a href='#issue-25'>#</a></span>
242235
<span>Summary: Incorrect example for background-position</span>
243236
<span>From: Louis Lazaris</span>
244237
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/271#issuecomment-230905898'>https://github.com/w3c/csswg-drafts/issues/271#issuecomment-230905898</a></span>
245238
<span class="a">Closed: Accepted</span>
246239
<span>Resolved: Editorial</span></pre>
240+
<pre class='open a' id='issue-26'>
241+
<span>Issue 26. <a href='#issue-26'>#</a></span>
242+
<span>Summary: Clarify that &lt;percentage> can be a resolved type</span>
243+
<span>From: Tab Atkins</span>
244+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/250'>https://github.com/w3c/csswg-drafts/issues/250</a></span>
245+
<span class="a">Open: Accepted</span>
246+
<span>Resolved: =WG= Discuss.</span></pre>
247247
<script>
248248
(function () {
249249
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)