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