blob: b85d36d4010018ce412f6e874f29a06626c468d3 [file]
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<style>
.class6 { outline: solid red; display: table; }
</style>
<table>
<col class="class6">x</col>
</table>
<p>This test passes if WebKit does not hit any debug assertions.</p>