Commit Graph

8 Commits

Author SHA1 Message Date
Xianzhu Wang
c1ecc6e420 Bug 1442704 [wpt PR 9747] - [PE] Don't truncate table cell's padding, a=testonly
Automatic update from web-platform-tests[PE] Don't truncate table cell's padding

Truncation caused inadequate logical width when padding is like 1.7px.

Bug: 817342
Change-Id: Ibdb76cc528cc7e04801fe65409bb8f60e5ac69a5
Reviewed-on: https://chromium-review.googlesource.com/943827
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#540991}

wpt-commits: 42c98bf73e3d6272e7a2af6c3a5be2ed812eec60
wpt-pr: 9747
wpt-commits: 42c98bf73e3d6272e7a2af6c3a5be2ed812eec60
wpt-pr: 9747
2018-03-31 22:33:48 +01:00
David Grogan
b4940cb28d Bug 1442070 [wpt PR 9721] - [css-tables] Test extra height distribution to row groups, a=testonly
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
2018-03-31 22:30:21 +01:00
David Grogan
0d5b2e6dae Bug 1441722 [wpt PR 9699] - [css-tables] Test that tables have box-sizing:border-box by default, a=testonly
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
2018-03-31 22:28:44 +01:00
David Grogan
22fa2c5344 Bug 1436597 [wpt PR 9432] - [css-tables] Test for relpos row establishing a cb, a=testonly
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
2018-03-31 22:19:05 +01:00
James Graham
6271848c2f Bug 1411778 - Don't use external server in CSS tables test, r=bz
Contacting external servers is forbidden in Mozilla CI, so this test is a permacrash.

MozReview-Commit-ID: Kd7yizZeJVR
2017-10-26 11:40:57 +01:00
James Graham
c261109887 Bug 1433144 - Update web-platform-tests to revision 2e19bfdaee6edb2c1069c07e14037284167284a3, a=testonly
MozReview-Commit-ID: 13sFeYHTYGC
2018-01-30 17:46:09 +00:00
James Graham
7fc66d1410 Bug 1429043 - Update web-platform-tests to revision 4de5305adf3d33badc23952672bcf28168fea37e, a=testonly
MozReview-Commit-ID: 8hFZiSUb5Qr
2018-01-09 14:45:43 +00:00
James Graham
ce3ea2f585 Bug 1419296 - Update web-platform-tests to fa27b785c62e67cc3a12201612db188c4fdd49ad, a=testonly
MozReview-Commit-ID: 4P631tX3vv4
2017-11-21 07:39:00 +00:00