1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 05:59:11 +00:00
Files
UXP/layout/reftests/mathml/shadow-dom-1-ref.html
T

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>