Skip to content

Commit 3fd870e

Browse files
authored
Merge pull request #4194 from BorisChiou/css-transforms-2/reference-box
[css-transforms-2] Use reference-box for translate property.
2 parents 0bc6442 + c8bd714 commit 3fd870e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-transforms-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ Value: none | <> [ <> <>? ]?
552552
Initial: none
553553
554554
Inherited: no
555-
Percentages: relative to the width of the containing block (for the first value) or the height (for the second value)
555+
Percentages: relative to the width of the reference box (for the first value) or the height (for the second value)
556556
Computed Value: the keyword ''translate/none'' or a pair of computed <> values and optionally an absolute length
557557
Animation type: by computed value, adding a third ''0'' value if needed to match components, but see below for ''translate/none''
558558

0 commit comments

Comments
 (0)