Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-flexbox/crashtests/fragmented-anon-box-remove.html - WPT Dashboard Interop Dashboard
<!doctype html>
<style>
#a {
display: -webkit-box;
}
* {
columns: 0;
height: 1vh;
}
</style>
<script>
window.addEventListener("DOMContentLoaded", () => {
b.alt = ""
})
</script>
<pre id="a">
<img id="b">