Skip to content

Commit ec8e281

Browse files
committed
[css-align] Fix the Values section to be more up-to-date. Fixes #1397.
1 parent b649337 commit ec8e281

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

css-align/Overview.bs

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,13 @@ Module interactions</h3>
9090
Values</h3>
9191

9292
This specification follows the <a href="https://www.w3.org/TR/CSS21/about.html#property-defs">CSS property definition conventions</a> from [[!CSS2]].
93-
Value types not defined in this specification are defined in CSS Level 2 Revision 1 [[!CSS2]].
94-
Other CSS modules may expand the definitions of these value types:
95-
for example [[CSS3VAL]], when combined with this module,
96-
adds the ''initial'' keyword as a possible property value.
93+
Value types not defined in this specification are defined in CSS Values & Units [[!CSS-VALUES-3]].
94+
Other CSS modules may expand the definitions of these value types.
9795

9896
In addition to the property-specific values listed in their definitions,
99-
all properties defined in this specification also accept the
100-
<a href="https://www.w3.org/TR/CSS21/cascade.html#value-def-inherit">inherit</a>
101-
keyword as their property value. For readability it has not been repeated
102-
explicitly.
97+
all properties defined in this specification
98+
also accept the <a>CSS-wide keywords</a> keywords as their property value.
99+
For readability they have not been repeated explicitly.
103100

104101
<h3 id="partial">
105102
Partial Implementations</h3>

0 commit comments

Comments
 (0)