Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
mathml
/
crashtests
/
mozilla
/
1221888-1.html
blob: 741daa7503fb5a997478bbcc252aeb7cbdd093cf [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE htm>
<html>
<head>
<meta
charset
=
"UTF-8"
>
</head>
<body>
<div>
<math>
<mspace
height
=
"50px"
width
=
"100px"
style
=
"
outline-style
:
dotted
;
"
></mspace>
</math>
</div>
</body>
</html>