haikuwebkit/LayoutTests/fast/dom/firstletter-tablecell-crash...

8 lines
232 B
HTML

<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