blob: dc00e43ee8d3c548b3a5bf1436e44dd4db847ecd [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<div>This test passes if it does not crash.</div>
<math>
<msqrt style="-webkit-column-axis: vertical;">
<mrow style="-webkit-column-span: all;">
</mrow>
</msqrt>
</math>
</body>
</html>