summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/relations/html5-tree/shadow-dom-mozilla-1066554-ref.html
blob: f885eaec428b72e767ee167834e5371c3486476c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>Test for Mozilla bug 1066554 - Shadow DOM loads MathML stylesheets as needed</title>
<body>
  <math>
    <msup>
      <mi>X</mi>
      <mi>X</mi>
    </msup>
  </math>
</body>
</html>