Skip to content

Commit d50ea50

Browse files
committed
Revise the wording of an issue.
1 parent 407547f commit d50ea50

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

css3-lists/Overview.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525

2626
<h1>CSS Lists and Counters Module Level 3</h1>
2727

28-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 November
28+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 November
2929
2011</h2>
3030

3131
<dl>
3232
<dt>This version:
3333

34-
<dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-lists-20111121">http://www.w3.org/TR/2011/WD-css3-lists-20111121</a></dd>-->
34+
<dd><!--<a href="http://www.w3.org/TR/2011/WD-css3-lists-20111123">http://www.w3.org/TR/2011/WD-css3-lists-20111123</a></dd>-->
3535
<a
3636
href="http://dev.w3.org/csswg/css3-lists/">http://dev.w3.org/csswg/css3-lists/</a>
3737

@@ -2414,9 +2414,8 @@ <h2 id=ua-stylesheet><span class=secno>10. </span> Predefined Counter
24142414
if they desire to attach a different style to a counter style name defined
24152415
in this stylesheet.
24162416

2417-
<p class=issue>Hakon believes that this entire chapter (and the next)
2418-
should be changed to informative appendixes, rather than normatively
2419-
required stylesheets. I think it's useful to keep them as is.
2417+
<p class=issue>Should this chapter and the next be made an informative
2418+
appendix rather than a required UA stylesheet?
24202419

24212420
<h3 id=predefined-repeating><span class=secno>10.1. </span> Predefined
24222421
Repeating Styles</h3>

css3-lists/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,7 @@ <h2 id='ua-stylesheet'>
16211621
here can be overridden by the author if they desire to attach a different style
16221622
to a counter style name defined in this stylesheet.</p>
16231623

1624-
<p class='issue'>Hakon believes that this entire chapter (and the next) should be changed to informative appendixes, rather than normatively required stylesheets. I think it's useful to keep them as is.</p>
1624+
<p class='issue'>Should this chapter and the next be made an informative appendix rather than a required UA stylesheet?</p>
16251625

16261626
<h3 id='predefined-repeating'>
16271627
Predefined Repeating Styles</h3>

0 commit comments

Comments
 (0)