Sign in
webkit
/
WebKit
/
c8ebe6770b1d290f0306adc1b70346f8e88294cf
/
.
/
LayoutTests
/
mathml
/
presentation
/
multiscripts-noscripts-expected.html
blob: cedc4f537039bfb54a23fa62aadc5356e29449c7 [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<title>
No scripts
</title>
<meta
charset
=
"utf-8"
/>
</head>
<body>
<p>
<math>
<mrow>
<mn>
1
</mn>
</mrow>
<mrow>
<mn>
2
</mn>
</mrow>
</math>
</p>
</body>
</html>