Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/animations/crashtests/firefox-bug-1957178.html - WPT Dashboard Interop Dashboard
<script>
window.addEventListener("DOMContentLoaded", () => {
a.insertAdjacentHTML("beforeEnd", b.innerHTML)
})
</script>
<basefont id="a"></basefont>
<menu id="b">
<svg id="c">
<use xlink:href="#c">
<animateMotion xlink:href="#c" />