Skip to content

Commit 3c3ca3c

Browse files
Use auto-links for canvas (#9655)
Fix reference to outdated spec at the same time
1 parent 4e773a0 commit 3c3ca3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

web-animations-2/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,8 +2203,7 @@ otherwise un-animatable attributes and properties, but potentially
22032203
anything that is accessible via script, including even producing audio
22042204
or creating vibrations.
22052205
2206-
For example, using a <a>custom effect</a> that draws to a <a
2207-
href="https://www.w3.org/TR/2dcontext/"><code>canvas</code></a>
2206+
For example, using a <a>custom effect</a> that draws to a <{canvas}>
22082207
element, it is possible to produce a complex animated effect
22092208
featuring patterns that may be difficult to create using CSS or
22102209
SVG.

0 commit comments

Comments
 (0)