[wpt-sync] Sync PR 23185 - [TablesNG] New test suite: caption + column width
Categories
(Core :: Layout: Tables, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23185 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23185
Details from upstream follow.
Aleks Totic <atotic@chromium.org> wrote:
[TablesNG] New test suite: caption + column width
Caption.html
Legacy fails the caption block %ge sizing test.
Legacy computed caption block %ge from grid size.
I've discussed with tab, and will try to make
block %ge caption size be auto instead.All browsers agree on column-width.html test.
It exausively tests how td and col sizes are combined
to generate column width.Bug: 958381
Change-Id: I61d0e5a0e67d7fbb122ee5818917ee14d9801da0
Reviewed-on: https://chromium-review.googlesource.com/2161571
WPT-Export-Revision: 458a6f1cdcacf84651fc4d91dd21dc5e36c210f3
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 76 tests
Status Summary
Firefox
OK : 2
PASS: 33[GitHub] 107[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
FAIL: 10
Chrome
OK : 2
PASS: 40
FAIL: 3
Safari
OK : 2
PASS: 40
FAIL: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/css/css-tables/tentative/caption.html
table 9: FAIL
table 8: FAIL
table 3: FAIL
table 2: FAIL
table 1: FAIL
table 7: FAIL
table 5: FAIL
table 4: FAIL
table 11: FAIL
New Tests That Don't Pass
/css/css-tables/tentative/caption.html
table 9: FAIL (Chrome: PASS, Safari: PASS)
table 8: FAIL (Chrome: PASS, Safari: PASS)
table 3: FAIL (Chrome: PASS, Safari: PASS)
table 2: FAIL (Chrome: PASS, Safari: PASS)
table 1: FAIL (Chrome: PASS, Safari: PASS)
table 7: FAIL (Chrome: PASS, Safari: PASS)
table 5: FAIL (Chrome: PASS, Safari: PASS)
table 4: FAIL (Chrome: PASS, Safari: PASS)
table 12: FAIL (Chrome: FAIL, Safari: FAIL)
table 11: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ca3108f67d06
https://hg.mozilla.org/mozilla-central/rev/bfc8414d9752
Description
•