blob: 04f847a60f589fe793a43cdec875c48ee633898a [file] [edit]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Ruby overhang in multi-column layout should not crash</title>
<link rel="help" href="https://crbug.com/393201839">
<style>
.CLASS14 {
word-break:break-all;
-webkit-text-security:disc;
column-count:+256;
}
</style>
<table width="1ex">
<caption class="CLASS14">
<ruby>***nl*<rt><input/></rt></ruby>
</caption>
</table>