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