Sign in
webkit
/
WebKit
/
6e2a77f8cb18067e3ef1240a3602dba85379b5cd
/
.
/
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>