diff --git a/css-transforms-2/Overview.bs b/css-transforms-2/Overview.bs index 7f5415870a5..ebdaf8c1b6a 100644 --- a/css-transforms-2/Overview.bs +++ b/css-transforms-2/Overview.bs @@ -552,7 +552,7 @@ Value: none | <> [ <> <>? ]? Initial: none Applies to: transformable elements Inherited: no -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 reference box (for the first value) or the height (for the second value) Computed Value: the keyword ''translate/none'' or a pair of computed <> values and optionally an absolute length Animation type: by computed value, adding a third ''0'' value if needed to match components, but see below for ''translate/none''