blob: fe40128903a50fd203459b10baa1639c64ebf446 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<style>
.table:nth-last-child(even) { line-height: 100%; }
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
function runTest()
{
var test = document.getElementById('test');
test.parentNode.removeChild(test);
}
window.onload = runTest;
</script>
<table class=table>
<td><rt>PASS</rt></junk></td>
<table><span id="test"></table>
</table>
</html>