We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bc6442 + c8bd714 commit 3fd870eCopy full SHA for 3fd870e
css-transforms-2/Overview.bs
@@ -552,7 +552,7 @@ Value: none | <<length-percentage>> [ <<length-percentage>> <<length>>? ]?
552
Initial: none
553
Applies to: <a>transformable elements</a>
554
Inherited: no
555
-Percentages: relative to the width of the containing block (for the first value) or the height (for the second value)
+Percentages: relative to the width of the <a>reference box</a> (for the first value) or the height (for the second value)
556
Computed Value: the keyword ''translate/none'' or a pair of computed <<length-percentage>> values and optionally an absolute length
557
Animation type: by computed value, adding a third ''0'' value if needed to match components, but see below for ''translate/none''
558
</pre>
0 commit comments