@@ -56,7 +56,7 @@ Font family: the 'font-family!!property' property</h3>
5656
5757 <pre class="propdef">
5858 Name : font-family
59- Value : [ <<family-name>> | <<generic-family>> ] #
59+ Value : [ <<family-name>> | <<generic-family>> ]#
6060 Initial : depends on user agent
6161 Applies to : all elements
6262 Inherited : yes
@@ -2090,7 +2090,7 @@ Font property descriptors: the 'font-style!!descriptor', 'font-weight!!descripto
20902090
20912091 <pre class='descdef'>
20922092 Name : font-style
2093- Value : auto | normal | italic | oblique [ <<angle>> | <<angle>> <<angle>> ] ?
2093+ Value : auto | normal | italic | oblique [ <<angle>> | <<angle>> <<angle>> ]?
20942094 For : @font-face
20952095 Initial : auto
20962096 </pre>
@@ -2212,7 +2212,7 @@ Character range: the 'unicode-range' descriptor</h3>
22122212
22132213<pre class='descdef'>
22142214Name : unicode-range
2215- Value : <<urange>> #
2215+ Value : <<urange>>#
22162216Initial : U+0-10FFFF
22172217For : @font-face
22182218</pre>
@@ -2442,14 +2442,14 @@ For: @font-face
24422442
24432443<pre class='descdef'>
24442444Name : font-feature-settings
2445- Value : normal | <<feature-tag-value>> #
2445+ Value : normal | <<feature-tag-value>>#
24462446Initial : normal
24472447For : @font-face
24482448</pre>
24492449
24502450<pre class='descdef'>
24512451Name : font-variation-settings
2452- Value : normal | [ <<string>> <<number>>] #
2452+ Value : normal | [ <<string>> <<number>>]#
24532453Initial : normal
24542454For : @font-face
24552455</pre>
@@ -4761,7 +4761,7 @@ Low-level font feature settings control: the 'font-feature-settings!!property' p
47614761<pre class="propdef">
47624762Name : font-feature-settings
47634763
4764- Value : normal | <<feature-tag-value>> #
4764+ Value : normal | <<feature-tag-value>>#
47654765Initial : normal
47664766Applies to : all elements
47674767Inherited : yes
@@ -5328,7 +5328,7 @@ Low-level font variation settings control: the 'font-variation-settings' propert
53285328
53295329<pre class="propdef">
53305330Name : font-variation-settings
5331- Value : normal | [ <<string>> <<number>>] #
5331+ Value : normal | [ <<string>> <<number>>]#
53325332Initial : normal
53335333Applies to : all elements
53345334Inherited : yes
0 commit comments