Back to Chromium

Width Updating after Clear

third_party/blink/web_tests/fast/block/float/width-update-after-clear.html

150.0.7829.2580 B
Original Source

The 'hr' below should span the width of the page, not just to the left edge of this text.


The table below should span the width of the page, not just to the left edge of this text.

| This is a table that should fill the entire width of the page. It should clear the float and then take up the width of the page. If it doesn't then it's a bug. |

The overflow auto section below should span the width of the page.

This is a div that should fill the entire width of the page. It should clear the float and then take up the width of the page. If it doesn't then it's a bug.