Sign in
webkit
/
WebKit
/
ecdffc333b23493533925a6a80de25d9c41c5413
/
.
/
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>