Skip to content

Commit ba3c43d

Browse files
committed
[css-transforms-2] Never mind, rearranging the grammar was incorrect.
1 parent c1643ab commit ba3c43d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-transforms-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Fluff here.
3737

3838
<pre class="propdef">
3939
Name: translate
40-
Value: <<length-percentage>>{1,2} <<length>>?
40+
Value: <<length-percentage>> [ <<length-percentage>> <<length>>? ]?
4141
Initial: 0
4242
Inherited: no
4343
Percentages: relative to the width of the containing block (for the first value) or the height (for the second value)

0 commit comments

Comments
 (0)