testing/web-platform/tests/css/css-multicol/crashtests/multicol-cached-consumed-bsize-crash.html
author Lando <lando@lando.test>
Fri, 11 Jul 2025 09:11:47 +0000 (6 hours ago)
changeset 796052 0a0cf87651274d2f86228467e41dafd62a510749
parent 585670 2dd0d0b26390cc37a442e15d2ce6108faa678be8
permissions -rw-r--r--
Merge autoland to mozilla-central
<link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1715098">
<style>
:not(table) {
  column-width: 0;
  margin-right: 91%;
}
#a {
  column-span: all;
  display: -webkit-box;
}
</style>
<textarea>a</textarea>
<del>a</del>
<q style="float: left">a</q>
<br id="a"></br>