Status: PASS | Duration: 9ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-flexbox/crashtests/fragmented-anon-box-remove.html
<!doctype html> <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1910797"> <style> #a { display: -webkit-box; } * { columns: 0; height: 1vh; } </style> <script> window.addEventListener("DOMContentLoaded", () => { b.alt = "" }) </script> <pre id="a"> <img id="b">