@@ -60,6 +60,19 @@ rules defined in CSS Fonts Level 4.
6060This specification is currently a delta to the CSS Fonts Level 4 specification.
6161Do not assume that if something is not here, it has been dropped.
6262
63+ <h3 id="values">
64+ Value Definitions</h3>
65+
66+ This specification follows the <a href="https://www.w3.org/TR/CSS2/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]]
67+ using the <a href="https://www.w3.org/TR/css-values-3/#value-defs">value definition syntax</a> from [[!CSS-VALUES-3]] .
68+ Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]] .
69+ Combination with other CSS modules may expand the definitions of these value types.
70+
71+ In addition to the property-specific values listed in their definitions,
72+ all properties defined in this specification
73+ also accept the <a>CSS-wide keywords</a> as their property value.
74+ For readability they have not been repeated explicitly.
75+
6376<h2 id="text-scale-meta">
6477Text-Scale <code class=html><meta></code> element</h2>
6578
@@ -174,19 +187,6 @@ Note: Authors are expected to use
174187 </pre>
175188</div>
176189
177- <h3 id="values">
178- Value Definitions</h3>
179-
180- This specification follows the <a href="https://www.w3.org/TR/CSS2/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]]
181- using the <a href="https://www.w3.org/TR/css-values-3/#value-defs">value definition syntax</a> from [[!CSS-VALUES-3]] .
182- Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]] .
183- Combination with other CSS modules may expand the definitions of these value types.
184-
185- In addition to the property-specific values listed in their definitions,
186- all properties defined in this specification
187- also accept the <a>CSS-wide keywords</a> as their property value.
188- For readability they have not been repeated explicitly.
189-
190190<h2 id="basic-font-props">
191191Basic Font Properties</h2>
192192
0 commit comments