<!DOCTYPE html> | |
<html> | |
<body> | |
<p>Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=7180">7180</a>: Table cell's anonymous wrappers are left in the tree, impacting our layout.</p> | |
<p>There should be no red in the output.</p> | |
<div style="width: 200px; height: 200px; background-color: green"></div> | |
</body> | |
</html> |