Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-viewport/zoom/tiny-zoom-iframe-crash.html - WPT Dashboard Interop Dashboard
<style>
* { zoom: 5% }
</style>
<script>
document.addEventListener("DOMContentLoaded", () => {
b.appendChild(document.createElement("iframe"))
})
</script>
<math>
<ms id="b">1</ms>