Sign in
webkit
/
WebKit
/
540d6b6f3e74031bf3bfd4bcf3dba6195c222b4d
/
.
/
LayoutTests
/
mathml
/
presentation
/
semantics-expected.html
blob: e41d9c9876bf16dffad91f28c7b0ad1ecf789b5f [
file
] [
log
] [
blame
]
<!doctype html>
<html>
<head>
<title>
semantics
</title>
</head>
<body>
<math>
<mrow>
<mi>
x
</mi>
</mrow>
</math>
<br/>
<math>
<mrow>
<mspace
width
=
"20px"
height
=
"20px"
mathbackground
=
"red"
/>
</mrow>
</math>
</body>
</html>