Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
mathml
/
presentation-markup
/
scripts
/
mover-accent-dynamic-change-ref.html
blob: a4f16aa07f969e43dee4be45c48f7252e5c109ca [
file
] [
log
] [
blame
] [
edit
]
<!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>