@@ -1330,7 +1330,7 @@ specification should not be altered.
13301330
13311331<h3 id="font-family-desc">Font family: the '@font-face/font-family' descriptor</h3>
13321332
1333- <pre class='descdef mq '>
1333+ <pre class='descdef'>
13341334Name : font-family
13351335Value : <<family-name>>
13361336For : @font-face
@@ -1350,7 +1350,7 @@ family name must not be used.
13501350
13511351<h3 id="src-desc">Font reference: the 'src' descriptor</h3>
13521352
1353- <pre class='descdef mq '>
1353+ <pre class='descdef'>
13541354Name : src
13551355Value : [ <<url>> [ format( <<string>> # )]? | local(<<font-face-name>>) ] #
13561356For : @font-face
@@ -1595,21 +1595,21 @@ families that cannot otherwise be referenced.
15951595<h3 id="font-prop-desc">
15961596Font property descriptors: the 'font-style', 'font-weight', and 'font-stretch' descriptors</h3>
15971597
1598- <pre class='descdef mq '>
1598+ <pre class='descdef'>
15991599Name : font-style
16001600Value : normal | italic | oblique [ <<angle>> | <<angle>> <<angle>> ] ?
16011601For : @font-face
16021602Initial : normal
16031603</pre>
16041604
1605- <pre class='descdef mq '>
1605+ <pre class='descdef'>
16061606Name : font-weight
16071607Value : <<font-weight-absolute>> <<font-weight-absolute>>?
16081608For : @font-face
16091609Initial : normal
16101610</pre>
16111611
1612- <pre class='descdef mq '>
1612+ <pre class='descdef'>
16131613Name : font-stretch
16141614Value : <<font-stretch-absolute>> <<font-stretch-absolute>>?
16151615For : @font-face
@@ -3154,7 +3154,7 @@ the behavior of individual descriptors as defined in this specification should n
31543154<h3 id="font-family-2-desc">
31553155Font family: the 'font-family' descriptor</h3>
31563156
3157- <pre class='descdef mq '>
3157+ <pre class='descdef'>
31583158Name : font-family
31593159Value : <<'font-family'>>
31603160For : @font-palette-values
@@ -3172,7 +3172,7 @@ If syntax errors occur within the font family list, the entire rule must be igno
31723172<h3 id="base-palette-desc">
31733173Specifying the base palette: the 'base-palette' descriptor</h3>
31743174
3175- <pre class='descdef mq '>
3175+ <pre class='descdef'>
31763176Name : base-palette
31773177Value : <<integer>>
31783178For : @font-palette-values
@@ -3210,7 +3210,7 @@ by using the <<integer>> descriptor in the ''@font-palette-values'' rule.
32103210<h3 id="palette-integer-desc">
32113211Overriding a color in the palette: The <<integer>> descriptor</h3>
32123212
3213- <pre class='descdef mq '>
3213+ <pre class='descdef'>
32143214Name : <<integer>>
32153215Value : <<color>>
32163216For : @font-palette-values
0 commit comments