Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
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