Sign in
webkit
/
WebKit
/
897c8e252a4a2dd858017139be422cb6359cd9d7
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
multicol
/
ruby-crash.html
blob: e28a4eab58da3407d3201c375636b749d516aebf [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<p>
Multicol on ruby elements shouldn't be allowed.
</p>
<p>
PASS if no crash or assertion failure.
</p>
<ruby
style
=
"
display
:
block
;
-webkit-columns
:
3
;
"
></ruby>