Sign in
webkit
/
WebKit
/
28091e3356700bd47d3499658b2d0948577b0d6c
/
.
/
LayoutTests
/
fast
/
multicol
/
zeroColumnCount.html
blob: dce1517facfec6e2f75dfef77b0b36eb0bb6136c [
file
] [
log
] [
blame
]
This test succeeds if it does not crash.
<h2
style
=
"
-webkit-column-count
:
0
;
"
>
<script>
if
(
window
.
layoutTestController
)
layoutTestController
.
dumpAsText
();
</script>