Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
LayoutTests
/
fast
/
dom
/
firstletter-tablecell-crash.html
blob: ac28b918a3c3f3955a36e619d7e87494eb67f45c [
file
] [
log
] [
blame
]
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<style>
*:
nth-child
(
2
):
first-letter
{
vertical-align
:
super
;
}
</style>
<a>
...
</a><del
style
=
"
display
:
table-cell
;
"
>
This text should be displayed without crashing