Automatic update from web-platform-tests[css-tables] Test extra height distribution to row groups
When a table has a specified fixed height that is more than needed by
its rows chrome only distributes the extra height to the first table
body, ignoring thead, tfoot, and other tbody elements.
Note this only contains tests, not a fix.
Bug: 708345
Change-Id: Ib477306459a2f49feffe354e2cf3fed9b27e74e1
Reviewed-on: https://chromium-review.googlesource.com/942040
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#540760}
wpt-commits: 325b754702b2dd03379747d7bb4ec50fc3988628
wpt-pr: 9721
wpt-commits: 325b754702b2dd03379747d7bb4ec50fc3988628
wpt-pr: 9721
Automatic update from web-platform-tests[css-tables] Test that tables have box-sizing:border-box by default
Legacy layout erroneously sets box-sizing:border-box on non-table
elements that have display:table when the element has a specified %
height. Only <table> elements should have box-sizing:border-box.
Bug: 598134
Change-Id: I66a4a6380ca60a88516a63d3df84faabd709d4c0
Reviewed-on: https://chromium-review.googlesource.com/940561
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#539916}
wpt-commits: 508c74e4cfeff84d005166adeb80f89237a70b71
wpt-pr: 9699
wpt-commits: 508c74e4cfeff84d005166adeb80f89237a70b71
wpt-pr: 9699
Automatic update from web-platform-tests[css-tables] Test for relpos row establishing a cb
Blink's recent attempt to implement relative positioning for table rows
broke position of absolute position descendents. This is a test to
ensure it doesn't happen again.
Bug: 417223
Change-Id: I9c8d0d54c48d4f4426d3ad71dff562b67396f68e
Reviewed-on: https://chromium-review.googlesource.com/907754
Commit-Queue: David Grogan <dgrogan@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#535891}
wpt-commits: 6b063d67e3c2a95b562315b4087afd15b01babec
wpt-pr: 9432
wpt-commits: 6b063d67e3c2a95b562315b4087afd15b01babec
wpt-pr: 9432