servo/tests/wpt/web-platform-tests/mathml/presentation-markup/scripts/mover-accent-dynamic-change-ref.html

9 lines
175 B
HTML

<!doctype html>
<title>MathML Reference</title>
<p>The 1's below should have the same size</p>
<math>
<mover accent="true">
<mn>1</mn>
<mn>1</mn>
</mover>
</math>