Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/https-acid3
/
.
/
mathml
/
presentation-markup
/
operators
/
mo-movablelimits-dynamic-ref.html
blob: ee5bce2ca82066424da481e8b6ecebd80c4a2e19 [
file
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"utf-8"
/>
<title>
Test dynamically removing movablelimits attribute
</title>
</head>
<body>
<math>
<munder>
<mo>
∑
</mo>
<mi>
x
</mi>
</munder>
</math>
</body>
</html>