Sign in
webkit
/
WebKit
/
67ef48bf3155a8b5a1fc5ba0a7b64489ec5a0874
/
.
/
LayoutTests
/
fast
/
inline
/
marker-list-item-move-should-not-crash.html
blob: 25c9a713f05f5e90f35be8744eeb42353743f4c7 [
file
] [
log
] [
blame
]
<style>
:
matches
(::
marker
)
{
all
:
inherit
;
}
</style>
<li>
Pass if no crash.
</li>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
document
.
body
.
offsetHeight
;
document
.
linkColor
=
"foobar"
;
</script>