File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2589,7 +2589,19 @@ Sample style sheet for HTML</h2>
25892589
25902590
25912591<h2 class='no-num' id='changes'>
2592- Changes since the Feb 2015 Candidate Recommendation</h2>
2592+
2593+ <h3 id='changes-jun-2015'>
2594+ Changes since the Jun 2015 Candidate Recommendation</h3>
2595+
2596+ Significant changes since the <a href="https://www.w3.org/TR/2015/CR-css-counter-styles-3-20150611/">June 11 2015 CR</a> draft:
2597+
2598+ * Exclude "none" and "disc" from being the name of a counter style.
2599+ * When setting CSSCounterStyle.name, take the string directly; don't [=CSS/parse=] it as an ident.
2600+
2601+ A <a href="https://drafts.csswg.org/css-counter-styles-3/issues-cr-20150611">Disposition of Comments</a> is available.
2602+
2603+ <h3 id='changes-feb-2015'>
2604+ Changes since the Feb 2015 Candidate Recommendation</h3>
25932605
25942606 * Allowed UAs to extend the ''hebrew'' style past the spec-defined limits
25952607 (since the current limits are mostly just an artifact of how annoying it is to go higher with the ''@counter-style'' -based definition).
@@ -2628,4 +2640,4 @@ Acknowledgments</h2>
26282640<h2 class="no-num" id="priv-sec">
26292641Privacy and Security Considerations</h2>
26302642
2631- This specification introduces no new privacy or security considerations.
2643+ This specification introduces no new privacy or security considerations.
You can’t perform that action at this time.
0 commit comments