File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2605,9 +2605,9 @@ The <code>CSSCounterStyleRule</code> interface</h3>
2605
2605
2606
2606
On setting, run the following steps:
2607
2607
2608
- 1. <a>Parse a list of component values</a> from the value .
2608
+ 1. [=CSS/parse=] [=the given value=] as the descriptor associated with the attribute .
2609
2609
2610
- 2. If the returned value is invalid according to the given descriptor's grammar,
2610
+ 2. If the result is invalid according to the given descriptor's grammar,
2611
2611
or would cause the ''@counter-style'' rule to become invalid,
2612
2612
do nothing and abort these steps.
2613
2613
(For example, some systems require the '@counter-style/symbols' descriptor to contain two values.)
@@ -2655,7 +2655,7 @@ Changes since the July 2021 Candidate Recommendation</h3>
2655
2655
(<a href="https://github.com/w3c/csswg-drafts/issues/8870">Issue 8870</a> )
2656
2656
2657
2657
* Fixed the accidental desync between disallowed name keywords in the syntax vs the OM.
2658
- (<a href="https://github.com/w3c/csswg-drafts/issues/8186">Issue 8186</a> )
2658
+ (<a href="https://github.com/w3c/csswg-drafts/issues/8186">Issue 8186</a> )
2659
2659
2660
2660
<h3 id='changes-2017'>
2661
2661
Changes since the December 2017 Candidate Recommendation</h3>
You can’t perform that action at this time.
0 commit comments