Files
UXP-Fixed/layout/reftests/mathml/shadow-dom-1-ref.html
T
2018-02-02 04:16:08 -05:00

14 lines
229 B
HTML

<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Test for bug 1066554 - Shadow DOM loads MathML stylesheets as needed</title>
<body>
<math>
<msup>
<mi>X</mi>
<mi>X</mi>
</msup>
</math>
</body>
</html>