Back to Chromium

Collapsing Table Bug in Mozilla bug 55694

third_party/blink/web_tests/tables/mozilla/bugs/bug55694.html

149.0.7827.2326 B
Original Source

The table below is inside a div tag with absolute positioning for top and left but not for width. The table should push it out to 100% but it doesn't. Instead the layer collapses

| Table width = 100% |

The next table is inside a div tag set with relative positioning.
No width has been set

| Table width = 100% |