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