Skip to content

Commit 69ff6fb

Browse files
committed
[css-cascade] Add missing revert value to 'all' shorthand.
1 parent 5d0d512 commit 69ff6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-cascade/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ Resetting All Properties: the 'all' property</h3>
266266
<td><dfn>all</dfn>
267267
<tr>
268268
<th>Value:
269-
<td>initial | inherit | unset
269+
<td>initial | inherit | unset | revert
270270
<tr>
271271
<th>Initial:
272272
<td>See individual properties

0 commit comments

Comments
 (0)