Sign in
webkit
/
WebKit
/
2edee9877067cddc35399f986e377b30f8ac5d66
/
.
/
LayoutTests
/
fast
/
dom
/
firstletter-tablecell-crash.html
blob: bacd464d8fdb4b1e8ba86f48e4d29f0f5d587d7b [
file
] [
log
] [
blame
]
<script>
if
(
window
.
layoutTestController
)
layoutTestController
.
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