Skip to content

Commit b1f31d0

Browse files
committed
[css-text-4] Clarify behavior of omitted values. w3c#5382
See w3c#5382 (comment)
1 parent 7fd39c7 commit b1f31d0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css-text-4/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1809,6 +1809,9 @@ White Space and Wrapping: the 'white-space' property</h2>
18091809
Note: This shorthand combines both inheritable and non-inheritable properties.
18101810
If this is a problem, please inform the CSSWG.
18111811

1812+
Unless otherwise specified, any omitted [=longhand=]
1813+
is set to its [=initial value=].
1814+
18121815
The following table gives the normative mapping
18131816
of the values of the [=shorthand=]’s special keywords
18141817
to their equivalent [=longhand=] values.
@@ -1847,7 +1850,7 @@ White Space and Wrapping: the 'white-space' property</h2>
18471850
</tbody>
18481851
</table>
18491852

1850-
Values have the following informative definitions:
1853+
These keywords have the following informative definitions:
18511854

18521855
ISSUE: Remove these definitions once the tests annotations have been redistributed.
18531856

0 commit comments

Comments
 (0)