Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/css-multicol/crashtests/float-beside-whitespace-ruby.html
<!DOCTYPE html> <link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org"> <link rel="help" href="https://issues.chromium.org/issues/510947981"> <div style="columns:12; column-fill:auto; height:2px;"> <div style="columns:1; text-indent:1000px;"> <ruby> </ruby> <div style="float:left; border-bottom:solid;"> <div style="columns:10; height:10px; contain:size;"></div> </div> </div> </div>