Skip to content

Commit ec2f1bc

Browse files
committed
[css-counter-styles-3] Update DoC
1 parent 3124f82 commit ec2f1bc

2 files changed

Lines changed: 20 additions & 11 deletions

File tree

css-counter-styles-3/issues-cr-20150611.bsi

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ From: Xidorn Quan
5555
Comment: https://lists.w3.org/Archives/Public/www-style/2016May/0076.html
5656
Response: https://lists.w3.org/Archives/Public/www-style/2016May/0082.html
5757
Comment: https://github.com/w3c/csswg-drafts/issues/1616
58-
Open: Needs edits to revert.
58+
Closed: Accepted
5959
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Aug/0034.html
6060
----
6161
Issue 8.
@@ -122,5 +122,7 @@ Summary: Invalid @counter-style should still exist in CSSOM
122122
From: Tab Atkins
123123
Comment: https://github.com/w3c/csswg-drafts/issues/1682
124124
Comment: https://github.com/w3c/csswg-drafts/issues/1682#issuecomment-320540196
125-
Open: =WG= Discuss.
125+
Response: https://github.com/w3c/csswg-drafts/issues/1682#issuecomment-335868951
126+
Closed: Accepted
127+
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Oct/0025.html
126128
----

css-counter-styles-3/issues-cr-20150611.html

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,16 @@
44
<style type="text/css">
55
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
66
pre > span { display: block; white-space: pre; }
7-
:not(pre).a { background: lightgreen }
8-
:not(pre).d { background: lightblue }
9-
:not(pre).oi { background: yellow }
10-
:not(pre).r { background: orange }
11-
:not(pre).fo { background: red }
7+
.a { background: #52E052 }
8+
.d { background: #8CCBF2 }
9+
.oi { background: #E0CB52 }
10+
.r { background: orange }
11+
.fo { background: #f66 }
12+
pre.a { background: #E9FBE9 }
13+
pre.d { background: #DEF }
14+
pre.oi { background: #FCFAEE }
15+
pre.r { background: #FFEECC }
16+
pre.fo { background: #FBE9E9 }
1217
.open { border: solid red; }
1318
:target { box-shadow: 0.25em 0.25em 0.25em; }
1419
a[href^=mid], a[href~=flatten] { text-decoration: none; }
@@ -83,14 +88,14 @@ <h1>CSS Counter Styles Level 3 Disposition of Comments for 2015-06-11 CR</h1>
8388
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0267.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0267.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Feb/0267.html"><abbr title="Thread">&#x2208;</abbr></a></span>
8489
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0277.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0277.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Feb/0277.html"><abbr title="Thread">&#x2208;</abbr></a></span>
8590
<span class="a">Closed: Retracted</span></pre>
86-
<pre class='open ' id='issue-7'>
91+
<pre class=' a' id='issue-7'>
8792
<span>Issue 7. <a href='#issue-7'>#</a></span>
8893
<span>Summary: Compute missing counter styles to 'decimal'</span>
8994
<span>From: Xidorn Quan</span>
9095
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0076.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0076.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016May/0076.html"><abbr title="Thread">&#x2208;</abbr></a></span>
9196
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0082.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0082.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016May/0082.html"><abbr title="Thread">&#x2208;</abbr></a></span>
9297
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1616'>https://github.com/w3c/csswg-drafts/issues/1616</a></span>
93-
<span class="">Open: Needs edits to revert.</span>
98+
<span class="a">Closed: Accepted</span>
9499
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0034.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0034.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0034.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
95100
<pre class=' r' id='issue-8'>
96101
<span>Issue 8. <a href='#issue-8'>#</a></span>
@@ -151,13 +156,15 @@ <h1>CSS Counter Styles Level 3 Disposition of Comments for 2015-06-11 CR</h1>
151156
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1521#issuecomment-309565094'>https://github.com/w3c/csswg-drafts/issues/1521#issuecomment-309565094</a></span>
152157
<span class="a">Closed: Accepted</span>
153158
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jun/0039.html'>https://lists.w3.org/Archives/Public/www-style/2017Jun/0039.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jun/0039.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
154-
<pre class='open ' id='issue-15'>
159+
<pre class=' a' id='issue-15'>
155160
<span>Issue 15. <a href='#issue-15'>#</a></span>
156161
<span>Summary: Invalid @counter-style should still exist in CSSOM</span>
157162
<span>From: Tab Atkins</span>
158163
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1682'>https://github.com/w3c/csswg-drafts/issues/1682</a></span>
159164
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1682#issuecomment-320540196'>https://github.com/w3c/csswg-drafts/issues/1682#issuecomment-320540196</a></span>
160-
<span class="">Open: =WG= Discuss.</span></pre>
165+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1682#issuecomment-335868951'>https://github.com/w3c/csswg-drafts/issues/1682#issuecomment-335868951</a></span>
166+
<span class="a">Closed: Accepted</span>
167+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Oct/0025.html'>https://lists.w3.org/Archives/Public/www-style/2017Oct/0025.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Oct/0025.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
161168
<script>
162169
(function () {
163170
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)