Sign in
webkit
/
WebKit
/
a3dac503d27b0615b748b043cf9728afb4472c9e
/
.
/
LayoutTests
/
fast
/
lists
/
ol-start-roman.html
blob: a7f1e33e39397fc97475443746a3dbcc8b3c6ee1 [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<ol
start
=
"3888"
type
=
"i"
>
<li>
PASS: test did not crash, bug 31652.
</li>
</ol>
<ol
start
=
"4888"
type
=
"i"
>
<li>
PASS: test did not crash, bug 31652.
</li>
</ol>