Skip to content

Commit 3fd870e

Browse files
authored
Merge pull request w3c#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

+1-1
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ Value: none | <<length-percentage>> [ <<length-percentage>> <<length>>? ]?
552552
Initial: none
553553
Applies to: <a>transformable elements</a>
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 <a>reference box</a> (for the first value) or the height (for the second value)
556556
Computed Value: the keyword ''translate/none'' or a pair of computed <<length-percentage>> 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
</pre>

0 commit comments

Comments
 (0)