Skip to content

Commit de1f8bb

Browse files
authored
Merge pull request w3c#4763 from vladfratila/fix-attribtue-typo
[css-transforms-1] Fix typo: attribtue -> attribute
2 parents fd2a8b8 + 763af8c commit de1f8bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-transforms-1/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -842,11 +842,11 @@ A <a element-attr for>transform</a> attribute can be the start or end value of a
842842
User coordinate space {#svg-user-coordinate-space}
843843
--------------------------------------------------
844844

845-
For the <{pattern}> element, the <{pattern/patternTransform}> attribtue and 'transform' property define an additional transformation in the pattern coordinate system. See <{pattern/patternUnits}> attribute for details [[!SVG2]].
845+
For the <{pattern}> element, the <{pattern/patternTransform}> attribute and 'transform' property define an additional transformation in the pattern coordinate system. See <{pattern/patternUnits}> attribute for details [[!SVG2]].
846846

847-
For the <{linearGradient}> and <{radialGradient}> elements, the <{linearGradient/gradientTransform}> attribtue and 'transform' property define an additional transformation in the gradient coordinate system. See <{linearGradient/gradientUnits}> attribute for details [[!SVG2]].
847+
For the <{linearGradient}> and <{radialGradient}> elements, the <{linearGradient/gradientTransform}> attribute and 'transform' property define an additional transformation in the gradient coordinate system. See <{linearGradient/gradientUnits}> attribute for details [[!SVG2]].
848848

849-
For the <{clipPath}> element, the <a element-attr for>transform</a> attribtue and 'transform' property define an additional transformation in the clipping path coordinate space. See <{clipPath/clipPathUnits}> attribute for details [[!CSS-MASKING]].
849+
For the <{clipPath}> element, the <a element-attr for>transform</a> attribute and 'transform' property define an additional transformation in the clipping path coordinate space. See <{clipPath/clipPathUnits}> attribute for details [[!CSS-MASKING]].
850850

851851
For all other [=transformable elements=] the <a element-attr for>transform</a> attribute and 'transform' property define a transformation in the current user coordinate system of the parent. All percentage values of the <a element-attr for>transform</a> attribute are relative to the element's [=reference box=].
852852

0 commit comments

Comments
 (0)