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