Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-position/crashtests/inline-containing-block-multicol-balancing-002.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<meta charset="utf-8">
<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>