blob: c16ef4ca350f6e7893a5076865ebfbc85a07b70c [file] [log] [blame]
<!DOCTYPE html>
<style>
td:first-letter {
all: inherit;
font-size: 3em;
text-decoration: underline;
}
</style>
<p>Test passes if it does not CRASH.</p>
<table>
<td>1.3</td>
</table>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>