[wpt-sync] Sync PR 50173 - getClientRect tests for out-of-flow in multicol.
Categories
(Core :: Layout: Columns, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50173 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50173
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
getClientRect tests for out-of-flow in multicol.
There was no test coverage for this.
Change-Id: I725088014e26c3ba23536151d02f05d872df3d84
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6177042
Reviewed-by: Rune Lillesveen \<futhark@chromium.org>
Commit-Queue: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1408591}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 3 tests and 13 subtests
Status Summary
Firefox
OK : 3
PASS: 15
FAIL: 20
Chrome
OK : 3
PASS: 35
Links
Details
New Tests That Don't Pass
- /css/css-multicol/getclientrects-002.html [wpt.fyi]
- #0 left:
FAIL(Chrome:PASS) - #0 top:
FAIL(Chrome:PASS) - #0 height:
FAIL(Chrome:PASS) - #1 left:
FAIL(Chrome:PASS) - #1 height:
FAIL(Chrome:PASS)
- #0 left:
- /css/css-multicol/getclientrects-003.html [wpt.fyi]
- #0 left:
FAIL(Chrome:PASS) - #0 top:
FAIL(Chrome:PASS) - #0 height:
FAIL(Chrome:PASS) - #1 left:
FAIL(Chrome:PASS) - #1 top:
FAIL(Chrome:PASS) - #1 height:
FAIL(Chrome:PASS) - #2 left:
FAIL(Chrome:PASS) - #2 height:
FAIL(Chrome:PASS)
- #0 left:
- /css/css-multicol/getclientrects-004.html [wpt.fyi]
- #0 top:
FAIL(Chrome:PASS) - #0 width:
FAIL(Chrome:PASS) - #1 top:
FAIL(Chrome:PASS) - #1 width:
FAIL(Chrome:PASS) - #2 left:
FAIL(Chrome:PASS) - #2 top:
FAIL(Chrome:PASS) - #2 width:
FAIL(Chrome:PASS)
- #0 top:
https://hg.mozilla.org/mozilla-central/rev/23c75272cdb7
https://hg.mozilla.org/mozilla-central/rev/977a38c2e179
Description
•