Sign in
webkit
/
WebKit
/
36168652e4948b4e847a9c1caf1fabcf1810968f
/
.
/
LayoutTests
/
mathml
/
fenced-whitespace-separators-crash.html
blob: c696bf7f29862df552b3fee712c82aac810f4e7d [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
</head>
<body>
<math>
<mfenced
separators
=
" "
>
<mrow>
<mrow>
<mi>
v
</mi>
</mrow>
<mi>
i
</mi>
</mrow>
</mfenced>
</math>
</body>
</html>