Skip to content

Commit f04680d

Browse files
davidsgrogansvgeesus
authored andcommitted
put Value Definitions back in the right place
1 parent 709f12c commit f04680d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

css-fonts-5/Overview.bs

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,19 @@ rules defined in CSS Fonts Level 4.
6060
This specification is currently a delta to the CSS Fonts Level 4 specification.
6161
Do 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 &amp; 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">
6477
Text-Scale <code class=html>&lt;meta&gt;</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 &amp; 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">
191191
Basic Font Properties</h2>
192192

0 commit comments

Comments
 (0)