Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
b23bfe44916eca6ef0411123d66109eecdc98e83
/
.
/
LayoutTests
/
mathml
/
mn-as-list-item-assert.html
blob: 75468ec4b5bf84b57940c0992c928a378c5f0a4b [
file
]
<!doctype html>
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
</head>
<body>
<p>
This test PASSES if it does not CRASH or ASSERT.
</p>
<math>
<munderover>
<mn
style
=
"
display
:
list-item
;
"
>
mn
</mn>
</munderover>
</math>