Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
mathml
/
crashtests
/
mozilla
/
411603-1.html
blob: 596565fbc38e3bce53ef812418673279f9324266 [
file
] [
log
] [
blame
] [
edit
]
<html
xmlns
=
"http://www.w3.org/1999/xhtml"
xmlns:math
=
"http://www.w3.org/1998/Math/MathML"
>
<head>
</head>
<body
onload
=
"
document
.
getElementById
(
'ms'
).
setAttribute
(
'scriptminsize'
,
'9em'
);
"
>
<math:mstyle
id
=
"ms"
/><span
/>
</body>
</html>