Skip to content

Commit 5a850d0

Browse files
committed
[cssom-view] Editorial: Update ref for SVG
1 parent bf6bdde commit 5a850d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cssom-view/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ The term <dfn>SVG layout box</dfn> refers to the same term in SVG.
331331

332332
The term <dfn>layout box</dfn> refers to either a <a>CSS layout box</a> or an <a>SVG layout box</a>.
333333

334-
The term <dfn>transforms</dfn> refers to SVG transforms and CSS transforms. [[!SVG]] [[!CSS-TRANSFORMS-1]]
334+
The term <dfn>transforms</dfn> refers to SVG transforms and CSS transforms. [[!SVG11]] [[!CSS-TRANSFORMS-1]]
335335

336336
When a method or an attribute is said to call another method or attribute, the user agent must invoke its internal API for that attribute or method so that
337337
e.g. the author can't change the behavior by overriding attributes or methods with custom properties or functions in ECMAScript.

0 commit comments

Comments
 (0)