Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
LayoutTests
/
mathml
/
presentation
/
text-indent-expected.html
blob: 5c0959c76ec702f4611e42aa04e80d29c5bc26c5 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body
style
=
"
text-indent
:
2em
"
>
<math
style
=
"
text-indent
:
0
"
>
<mn>
2
</mn>
<mo>
+
</mo>
<mfrac>
<mi>
x
</mi>
<mi>
y
</mi>
</mfrac>
</math>
</body>
</html>