New wpt failures in /css/css-anchor-position/anchor-getComputedStyle-002.html (relating to anchor positioning with {multicol, inline} fragmentation)
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 4 open bugs)
Details
(Whiteboard: [wpt])
Syncing wpt PR 45235 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-anchor-position/anchor-getComputedStyle-002.html [wpt.fyi]
- getComputedStyle() with fragmented containing block in multicolumn layout:
FAIL(Chrome:PASS, Safari:FAIL) - getComputedStyle() with fragmented containing block in inline layout:
FAIL(Chrome:PASS, Safari:FAIL)
- getComputedStyle() with fragmented containing block in multicolumn layout:
- /css/css-anchor-position/anchor-name-inline-001.html [wpt.fyi]
- .target 4:
FAIL(Chrome:PASS, Safari:FAIL) - .target 5:
FAIL(Chrome:PASS, Safari:FAIL)
- .target 4:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1886640 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•1 year ago
|
Updated•1 year ago
|
Updated•21 days ago
|
Comment 1•21 days ago
|
||
anchor-name-inline-001.html passes in Firefox Nightly now per wpt.fyi, so let's narrow this bug to just focus on anchor-getComputedStyle-002.html which still fails the two subtests mentioned in comment 0.
And those are really about anchor positioning in layout, so I'll note that in the summary.
Notably, only the first failure has to do with multicol - the second one is about inline fragmentation, which might be dependent on bug 489100.
Updated•21 days ago
|
Description
•