gecko-dev/layout/svg/crashtests/1548985-1.html
2019-05-08 23:05:04 +00:00

17 lines
329 B
HTML

<!-- a -->
<style>
:root { contain: size }
</style>
<script>
window.requestIdleCallback(window.close)
function go() {
a.appendChild(document.head)
let b = d.getRootNode({composed: true})
b.replaceChild(c, b.childNodes[1])
}
</script>
<body onload=go()>
<svg id="c">
<feTile id="d" />
<foreignObject id="a">