Sign in
webkit
/
WebKit
/
184a076f7576d574562c127420f793420f5d31fe
/
.
/
LayoutTests
/
mathml
/
mn-as-list-item-assert.html
blob: 75468ec4b5bf84b57940c0992c928a378c5f0a4b [
file
] [
log
] [
blame
]
<!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>