Skip to content

Commit 7d80249

Browse files
committed
[meta] Update/synchronize the Values sections of all the specs.
1 parent ec8e281 commit 7d80249

File tree

20 files changed

+191
-240
lines changed

20 files changed

+191
-240
lines changed

css-animations/Overview.bs

+6-9
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,14 @@ Introduction</h2>
110110
<h2 id="values">
111111
Values</h2>
112112

113-
This specification follows the CSS property definition conventions
114-
from [[!CSS21]]. Value types not defined in this specification are
115-
defined in CSS Level 2 Revision 1 [[!CSS21]]. Other CSS modules may
116-
expand the definitions of these value types: for example [[!CSS3VAL]],
117-
when combined with this module, expands the definition of the
118-
<<length>> value type as used in this specification.
113+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
114+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
115+
Other CSS modules may expand the definitions of these value types.
119116

120117
In addition to the property-specific values listed in their definitions,
121-
all properties defined in this specification also accept the ''initial''
122-
and ''inherit'' keyword as their property value. For readability it has
123-
not been repeated explicitly.
118+
all properties defined in this specification
119+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
120+
For readability they have not been repeated explicitly.
124121

125122
<h2 id="animations">
126123
Animations</h2>

css-backgrounds/Overview.src.html

+8-3
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,14 @@ <h2 id="introduction">Introduction</h2>
145145
<h2 id="values">
146146
Values and Interactions</h2>
147147

148-
<p>This specification follows the
149-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
150-
definition conventions</a> from [[!CSS21]].
148+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
149+
Value types not defined in this specification are defined in CSS Values &amp; Units [[!CSS-VALUES-3]].
150+
Other CSS modules may expand the definitions of these value types.
151+
152+
In addition to the property-specific values listed in their definitions,
153+
all properties defined in this specification
154+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
155+
For readability they have not been repeated explicitly.
151156

152157
<h3 id="placement">
153158
Module Interactions</h3>

css-break/Overview.bs

+9-14
Original file line numberDiff line numberDiff line change
@@ -59,19 +59,14 @@ Module Interactions</h3>
5959
<h3 id="values">
6060
Values</h3>
6161

62-
<p>
63-
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">
64-
CSS property definition conventions</a> from [[!CSS21]]. Value types not defined
65-
in this specification are defined in CSS Level 2 Revision 1 [[!CSS21]]. Other CSS
66-
modules may expand the definitions of these value types: for example [[CSS3VAL]],
67-
when combined with this module, adds the ''initial'' value
68-
to the properties defined here.</p>
69-
<p>
70-
In addition to the property-specific values listed in their definitions, all properties
71-
defined in this specification also accept the <a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">
72-
inherit</a> keyword as their property value. For readability it has not been
73-
repeated explicitly.
74-
</p>
62+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
63+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
64+
Other CSS modules may expand the definitions of these value types.
65+
66+
In addition to the property-specific values listed in their definitions,
67+
all properties defined in this specification
68+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
69+
For readability they have not been repeated explicitly.
7570

7671
<h2 id="fragmentation-model">
7772
Fragmentation Model and Terminology</h2>
@@ -1099,7 +1094,7 @@ Transforms, Positioning, and Pagination</h3>
10991094
<p>
11001095
UAs are not required to correctly position boxes that span a <i>fragmentation break</i>
11011096
and whose <i>block-start</i> edge position depends on where the box's content fragments.
1102-
1097+
11031098
<p>
11041099
UAs with memory constraints that prevent them from manipulating an entire document in memory
11051100
are not required to correctly position absolutely-positioned elements

css-display/Overview.bs

+6-6
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,14 @@ Module interactions</h3>
104104
<h3 id="values">
105105
Values</h3>
106106

107-
This specification follows the
108-
<a href="https://www.w3.org/TR/CSS2/about.html#property-defs">CSS property
109-
definition conventions</a> from [[!CSS2]].
107+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
108+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
109+
Other CSS modules may expand the definitions of these value types.
110110

111111
In addition to the property-specific values listed in their definitions,
112-
all properties defined in this specification also accept the
113-
<a href="https://www.w3.org/TR/css3-values/#common-keywords">CSS-wide keywords</a>
114-
as their property value. For readability it has not been repeated explicitly.
112+
all properties defined in this specification
113+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
114+
For readability they have not been repeated explicitly.
115115

116116
<h2 id='the-display-properties'>
117117
Box Layout Modes: the 'display' property</h2>

css-line-grid/Overview.bs

+12-26
Original file line numberDiff line numberDiff line change
@@ -175,28 +175,14 @@ Module Interactions</h3>
175175
<h3 id='values'>
176176
Values</h3>
177177

178-
This specification follows the
179-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">
180-
CSS property definition conventions
181-
</a>
182-
from [[!CSS21]].
183-
Value types not defined in this specification
184-
are defined in CSS Level 2 Revision 1 [[!CSS21]].
185-
Other CSS modules may expand
186-
the definitions of these value types:
187-
for example [[CSS3COLOR]],
188-
when combined with this module,
189-
expands the definition
190-
of the &lt;color&gt; value type
191-
as used in this specification.
192-
193-
In addition to the property-specific values
194-
listed in their definitions,
178+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
179+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
180+
Other CSS modules may expand the definitions of these value types.
181+
182+
In addition to the property-specific values listed in their definitions,
195183
all properties defined in this specification
196-
also accept the
197-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
198-
keyword as their property value.
199-
For readability it has not been repeated explicitly.
184+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
185+
For readability they have not been repeated explicitly.
200186

201187
<h2 id='line-grid-property'>
202188
Defining a <dfn>Line Grid</dfn>: the 'line-grid' property</h2>
@@ -225,11 +211,11 @@ Defining a <dfn>Line Grid</dfn>: the 'line-grid' property</h2>
225211

226212
<dl dfn-type="value" dfn-for="line-grid">
227213
<dt><dfn>match-parent</dfn>
228-
<dd>Box assumes the <a>line grid</a> of its parent
229-
if its <a>writing mode</a> is the same as its parent.
230-
If the box has a <a>writing mode</a>
231-
that is different than its parent,
232-
then the box creates a new <a>line grid</a>
214+
<dd>Box assumes the <a>line grid</a> of its parent
215+
if its <a>writing mode</a> is the same as its parent.
216+
If the box has a <a>writing mode</a>
217+
that is different than its parent,
218+
then the box creates a new <a>line grid</a>
233219
as ''create'' below.
234220

235221
<dt><dfn>create</dfn>

css-position/Overview.bs

+8-13
Original file line numberDiff line numberDiff line change
@@ -175,19 +175,14 @@ Module Interactions</h3>
175175
<h3 id="values">
176176
Values</h3>
177177

178-
This specification follows the CSS property definition conventions from [[!CSS21]].
179-
180-
Value types not defined in this specification are defined in CSS Level 2
181-
Revision 1 [[!CSS21]]. Other CSS modules may expand the definitions of these
182-
value types: for example [[!CSS3VAL]], when combined with this module, expands
183-
the definition of the &lt;length> value type as used in this specification.
184-
185-
186-
In addition to the property-specific values listed in their definitions, all
187-
properties defined in this specification also accept the
188-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
189-
keyword as their property value. For readability it has not been repeated
190-
explicitly.
178+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
179+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
180+
Other CSS modules may expand the definitions of these value types.
181+
182+
In addition to the property-specific values listed in their definitions,
183+
all properties defined in this specification
184+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
185+
For readability they have not been repeated explicitly.
191186

192187
<!-- End section: Values -->
193188
<!-- End section Introduction -->

css-ruby/Overview.bs

+8-13
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,14 @@ Module interactions</h3>
4646
<h3 id="values">
4747
Values</h3>
4848

49-
<p>This specification follows the
50-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
51-
definition conventions</a> from [[!CSS21]]. Value types not defined in
52-
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
53-
Other CSS modules may expand the definitions of these value types: for
54-
example [[CSS3VAL]], when combined with this module, expands the
55-
definition of the <<length>> value type as used in this specification.</p>
56-
57-
<p>In addition to the property-specific values listed in their definitions,
58-
all properties defined in this specification also accept the
59-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
60-
keyword as their property value. For readability it has not been repeated
61-
explicitly.
49+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
50+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
51+
Other CSS modules may expand the definitions of these value types.
52+
53+
In addition to the property-specific values listed in their definitions,
54+
all properties defined in this specification
55+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
56+
For readability they have not been repeated explicitly.
6257

6358
<h3 id="diagram-conventions">
6459
Diagram conventions</h3>

css-scroll-snap/Overview.bs

+9-8
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,14 @@ Module interactions {#placement}
6060
Values {#values}
6161
----------------
6262

63-
This specification follows the
64-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
65-
definition conventions</a> from [[!CSS21]]. Value types not defined in
66-
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
67-
Other CSS modules may expand the definitions of these value types: for
68-
example [[CSS3VAL]], when combined with this module, expands the
69-
definition of the <<length>> value type as used in this specification.
63+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
64+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
65+
Other CSS modules may expand the definitions of these value types.
66+
67+
In addition to the property-specific values listed in their definitions,
68+
all properties defined in this specification
69+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
70+
For readability they have not been repeated explicitly.
7071

7172
<!--
7273
████████ ██ ██ ███ ██ ██ ████████ ██ ████████ ██████
@@ -1094,4 +1095,4 @@ Changes {#changes}
10941095
</ul>
10951096

10961097

1097-
A <a href="https://drafts.csswg.org/css-scroll-snap-1/issues-cr-2016">Disposition of Comments</a> is available.
1098+
A <a href="https://drafts.csswg.org/css-scroll-snap-1/issues-cr-2016">Disposition of Comments</a> is available.

css-shapes/Overview.bs

+11-6
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,14 @@ Module Interactions</h3>
6363

6464
<h3 id="values">Values</h3>
6565

66-
This specification follows the CSS property definition conventions from [[!CSS21]]. Value types not defined in these specifications are defined in CSS Values and Units Module Level 3 [[!CSS3VAL]].
66+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
67+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
68+
Other CSS modules may expand the definitions of these value types.
6769

68-
In addition to the property-specific values listed in their definitions, all properties defined in this specification also accept the inherit keyword as their property value. For readability it has not been repeated explicitly.
70+
In addition to the property-specific values listed in their definitions,
71+
all properties defined in this specification
72+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
73+
For readability they have not been repeated explicitly.
6974

7075
<h3 id=animations>Animated Values</h3>
7176

@@ -357,7 +362,7 @@ Supported Shapes</h3>
357362
of the circle.
358363
Negative values are invalid.
359364
A radius of zero defines a shape
360-
enclosing no area,
365+
enclosing no area,
361366
which results in an <a>empty float area</a>.
362367
A percentage value here
363368
is resolved from the used width and height
@@ -385,7 +390,7 @@ Supported Shapes</h3>
385390
in that order.
386391
Negative values for either radius are invalid.
387392
If either radius is zero this defines a shape
388-
enclosing no area,
393+
enclosing no area,
389394
which results in an <a>empty float area</a>.
390395
Percentage values here are resolved
391396
against the used width (for the rx value)
@@ -495,8 +500,8 @@ Serialization of Basic Shapes</h3>
495500
joining space-separated tokens with a single space,
496501
and following each serialized comma with a single space.
497502

498-
The <<position>> values
499-
(including the defaults)
503+
The <<position>> values
504+
(including the defaults)
500505
in ''ellipse()'' and ''circle()''
501506
serialize to their 2- and 4-value forms only,
502507
preferring the 2-value form

css-size-adjust/Overview.bs

+6-11
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,14 @@ Module interactions {#placement}
6666
Values {#values}
6767
----------------
6868

69-
This specification follows the
70-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
71-
definition conventions</a> from [[!CSS21]]. Value types not defined in
72-
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
73-
Other CSS modules may expand the definitions of these value types: for
74-
example [[CSS3COLOR]], when combined with this module, expands the
75-
definition of the &lt;color&gt; value type as used in this specification.
69+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
70+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
71+
Other CSS modules may expand the definitions of these value types.
7672

7773
In addition to the property-specific values listed in their definitions,
78-
all properties defined in this specification also accept the
79-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
80-
keyword as their property value. For readability it has not been repeated
81-
explicitly.
74+
all properties defined in this specification
75+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
76+
For readability they have not been repeated explicitly.
8277

8378
Default size adjustment {#default-adjustment}
8479
=============================================

css-sizing-3/Overview.bs

+8-13
Original file line numberDiff line numberDiff line change
@@ -52,19 +52,14 @@ Module interactions</h3>
5252
<h3 id="values">
5353
Values</h3>
5454

55-
<p>This specification follows the
56-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
57-
definition conventions</a> from [[!CSS21]]. Value types not defined in
58-
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
59-
Other CSS modules may expand the definitions of these value types: for
60-
example [[CSS3COLOR]], when combined with this module, expands the
61-
definition of the &lt;color&gt; value type as used in this specification.</p>
62-
63-
<p>In addition to the property-specific values listed in their definitions,
64-
all properties defined in this specification also accept the
65-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
66-
keyword as their property value. For readability it has not been repeated
67-
explicitly.
55+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
56+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
57+
Other CSS modules may expand the definitions of these value types.
58+
59+
In addition to the property-specific values listed in their definitions,
60+
all properties defined in this specification
61+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
62+
For readability they have not been repeated explicitly.
6863

6964
<h2 id="terms">
7065
Terminology</h2>

css-sizing/Overview.bs

+8-13
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,14 @@ Module interactions</h3>
5353
<h3 id="values">
5454
Values</h3>
5555

56-
<p>This specification follows the
57-
<a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property
58-
definition conventions</a> from [[!CSS21]]. Value types not defined in
59-
this specification are defined in CSS Level 2 Revision 1 [[!CSS21]].
60-
Other CSS modules may expand the definitions of these value types: for
61-
example [[CSS3COLOR]], when combined with this module, expands the
62-
definition of the &lt;color&gt; value type as used in this specification.</p>
63-
64-
<p>In addition to the property-specific values listed in their definitions,
65-
all properties defined in this specification also accept the
66-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
67-
keyword as their property value. For readability it has not been repeated
68-
explicitly.
56+
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
57+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
58+
Other CSS modules may expand the definitions of these value types.
59+
60+
In addition to the property-specific values listed in their definitions,
61+
all properties defined in this specification
62+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
63+
For readability they have not been repeated explicitly.
6964

7065
<h2 id="terms">
7166
Terminology</h2>

0 commit comments

Comments
 (0)