wpt / css / css-position / crashtests / inline-containing-block-multicol-balancing-002.html

Status: PASS | Duration: 9ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-position/crashtests/inline-containing-block-multicol-balancing-002.html

<!DOCTYPE html>
<meta charset="utf-8">
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2055303">
<style>
#b, :root {
  word-break: break-word;
  position: sticky;
  column-width: 1em;
}
* { min-height: 69vmax; }
</style>
<script id="a">
window.addEventListener("DOMContentLoaded", () => {
  a.appendChild(c);
  b.insertBefore(d, b.childNodes[0]);
  b.appendChild(f);
});
</script>
<body>
<b id="b">%s;H`</b>
<h5>
<button id="c">
<table>
<th id="f">)B.r+ZG</th>
<dialog id="d" open="true"></dialog>