[wpt-sync] Sync PR 51631 - [carousel] Focus a column with inlines from ::column::scroll-marker.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 51631 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/51631
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
[carousel] Focus a column with inlines from ::column::scroll-marker.
Look for culled inlines, and handle fragmented inlines correctly (both
culled and non-culled ones). Need to know if they are "first for node"
or not.Bug: 378698659
Change-Id: I4bb4ff1b45f7af3cc7e50dc4f22d5fc1e758000a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6394975
Reviewed-by: Ian Kilpatrick \<ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1438626}
Assignee | ||
Updated•28 days ago
|
Assignee | ||
Comment 1•28 days ago
|
||
Assignee | ||
Comment 2•28 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 5 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
FAIL
: 4
Chrome
OK
: 1
PASS
: 2
FAIL
: 3
Safari
OK
: 1
PASS
: 1
FAIL
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-overflow/column-scroll-marker-focus-003.html [wpt.fyi]
- Focus third column:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Focus fourth column:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Focus fifth column:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Focus sixth column:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Focus third column:
Comment 4•25 days ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/1e9bf6f99f61
https://hg.mozilla.org/mozilla-central/rev/2ed38324d200
Description
•