Sign in
webkit
/
WebKit
/
94ca7aeff0a3a55c73af741f8b9a50a9032a71cb
/
.
/
LayoutTests
/
mathml
/
presentation
/
sup.xhtml
blob: 9a48406a78ee6c1572ac8509321594f2dfc75110 [
file
] [
log
] [
blame
]
<html
xmlns
=
'http://www.w3.org/1999/xhtml'
>
<head>
<title>
Superscripts
</title>
</head>
<body>
<p
id
=
't1'
>
superscript:
<math
xmlns
=
'http://www.w3.org/1998/Math/MathML'
>
<msup><mi>
x
</mi><mn>
2
</mn></msup>
</math>
</p>
</body>
</html>