[wpt-sync] Sync PR 26957 - [LayoutNG] Clean-up out-of-flow-in-multi-column WPT
Categories
(Core :: Layout, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26957 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26957
Details from upstream follow.
b'Benjamin Beaudry <bebeaudr@microsoft.com>' wrote:
[LayoutNG] Clean-up out-of-flow-in-multi-column WPT
Once upon a time, we created a WPT for OOFs in multi-columns - with a
tiny harmless nit that swooped in at the last second.Since then, we created a bunch of similar tests by copying the initial
test and duplicating the nit every time in every test.This CL cleans up that nit in every test I could find it.
Bug: N/A
Change-Id: I19a53bca22719f8f0193d02bf94d13700a1e823d
Reviewed-on: https://chromium-review.googlesource.com/2598541
WPT-Export-Revision: 55fc28fa1061557117498065809f22bb8ca0e0c0
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 10 tests
Status Summary
Firefox
PASS: 6
FAIL: 4
Chrome
PASS: 10
Safari
PASS: 9
FAIL: 1
Links
Details
Firefox-only Failures
/css/css-break/out-of-flow-in-multicolumn-003.html: FAIL linked bug:Bug 1676614
/css/css-break/out-of-flow-in-multicolumn-009.html: FAIL linked bug:Bug 1676614
/css/css-break/out-of-flow-in-multicolumn-010.html: FAIL linked bug:Bug 1676614
/css/css-break/out-of-flow-in-multicolumn-011.html: FAIL linked bug:Bug 1676614
New Tests That Don't Pass
/css/css-break/out-of-flow-in-multicolumn-003.html: FAIL (Chrome: PASS, Safari: PASS)
/css/css-break/out-of-flow-in-multicolumn-009.html: FAIL (Chrome: PASS, Safari: PASS)
/css/css-break/out-of-flow-in-multicolumn-010.html: FAIL (Chrome: PASS, Safari: PASS)
/css/css-break/out-of-flow-in-multicolumn-011.html: FAIL (Chrome: PASS, Safari: PASS)
Comment 4•5 years ago
|
||
bugherder |
Description
•