Sign in
chromium
/
chromium
/
src
/
5ddd065e277b5cee7a88f23510eb537280cb26e5
/
.
/
third_party
/
blink
/
web_tests
/
external
/
wpt
/
mathml
/
presentation-markup
/
operators
/
mo-movablelimits-dynamic-ref.html
blob: ee5bce2ca82066424da481e8b6ecebd80c4a2e19 [
file
] [
log
] [
blame
]
<!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>