File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -4958,9 +4958,9 @@ <h4 id=basic-syntax><span class=secno>6.9.1. </span>Basic syntax</h4>
49584958 href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > IDENT</ i > </ a > < a
49594959 href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * ':' < a
49604960 href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a
4961- href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > NUMBER </ i > </ a > [ < a
4961+ href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > <integer> </ i > </ a > [ < a
49624962 href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a
4963- href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > NUMBER </ i > </ a > ]*
4963+ href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > <integer> </ i > </ a > ]*
49644964 ;
49654965</ pre >
49664966
@@ -6492,6 +6492,7 @@ <h3 class=no-num id=normative-references>Normative References</h3>
64926492 </ dt > < dd > C. Lilley. < a href ="https://tools.ietf.org/html/rfc8081 "> The "font" Top-Level Media Type</ a > . February 2017. Proposed Standard. URL: < a href ="https://tools.ietf.org/html/rfc8081 "> https://tools.ietf.org/html/rfc8081</ a >
64936493 </ dd >
64946494
6495+
64956496 < dt id =ref-UAX15 > [UAX15]
64966497
64976498 < dd > Mark Davis; Ken Whistler. < a
Original file line number Diff line number Diff line change @@ -3661,7 +3661,7 @@ <h4>Basic syntax</h4>
36613661 ;
36623662
36633663< dfn > feature_value_definition</ dfn >
3664- : < a href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > IDENT</ i > </ a > < a href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * ':' < a href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > NUMBER </ i > </ a > [ < a href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > NUMBER </ i > </ a > ]*
3664+ : < a href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > IDENT</ i > </ a > < a href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * ':' < a href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > <integer> </ i > </ a > [ < a href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > <integer> </ i > </ a > ]*
36653665 ;
36663666</ pre >
36673667
Original file line number Diff line number Diff line change @@ -4958,9 +4958,9 @@ <h4 id=basic-syntax><span class=secno>6.9.1. </span>Basic syntax</h4>
49584958 href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > IDENT</ i > </ a > < a
49594959 href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * ':' < a
49604960 href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a
4961- href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > NUMBER </ i > </ a > [ < a
4961+ href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > <integer> </ i > </ a > [ < a
49624962 href ="https://www.w3.org/TR/CSS21/grammar.html#scanner "> < i > S</ i > </ a > * < a
4963- href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > NUMBER </ i > </ a > ]*
4963+ href ="https://www.w3.org/TR/CSS21/syndata.html#tokenization "> < i > <integer> </ i > </ a > ]*
49644964 ;
49654965</ pre >
49664966
@@ -6492,6 +6492,7 @@ <h3 class=no-num id=normative-references>Normative References</h3>
64926492 </ dt > < dd > C. Lilley. < a href ="https://tools.ietf.org/html/rfc8081 "> The "font" Top-Level Media Type</ a > . February 2017. Proposed Standard. URL: < a href ="https://tools.ietf.org/html/rfc8081 "> https://tools.ietf.org/html/rfc8081</ a >
64936493 </ dd >
64946494
6495+
64956496 < dt id =ref-UAX15 > [UAX15]
64966497
64976498 < dd > Mark Davis; Ken Whistler. < a
You can’t perform that action at this time.
0 commit comments