Open
Bug 1986919
Opened 5 months ago
Updated 5 months ago
New wpt failures in /css/css-anchor-position/container-queries/ [anchored-child-transition.html, anchored-fallback-basic.html, anchored-fallback-display-change.html, and 11 others]
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 54685 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-anchor-position/container-queries/anchored-fallback-display-change.html [wpt.fyi]
- @container anchored() without applied fallback:
FAIL
- @container anchored() without applied fallback:
New Tests That Don't Pass
- /css/css-anchor-position/container-queries/anchored-child-transition.html [wpt.fyi]
- Start transition of scale property on anchored child:
FAIL(Chrome:PASS, Safari:FAIL)
- Start transition of scale property on anchored child:
- /css/css-anchor-position/container-queries/anchored-fallback-basic.html [wpt.fyi]
- @container anchored() without applied fallback:
FAIL(Chrome:PASS, Safari:FAIL) - @container anchored() with fallback applied:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored() without applied fallback:
- /css/css-anchor-position/container-queries/anchored-fallback-display-change.html [wpt.fyi]
- @container anchored() with fallback applied:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored() with fallback applied:
- /css/css-anchor-position/container-queries/anchored-fallback-name.html [wpt.fyi]
- @container anchored(fallback) matching name:
FAIL(Chrome:PASS, Safari:FAIL) - @container anchored(fallback) matching name with tactics, but not name:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored(fallback) matching name:
- /css/css-anchor-position/container-queries/anchored-fallback-position-area-wm.html [wpt.fyi]
- @container anchored(fallback) with 'self-block-end self-inline-start' fallback applied:
FAIL(Chrome:PASS, Safari:FAIL) - @container anchored(fallback) with 'block-end inline-end' fallback applied:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored(fallback) with 'self-block-end self-inline-start' fallback applied:
- /css/css-anchor-position/container-queries/anchored-fallback-position-area.html [wpt.fyi]
- @container anchored(fallback) with <position-area> fallback applied:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored(fallback) with <position-area> fallback applied:
- /css/css-anchor-position/container-queries/anchored-fallback-scroll.html [wpt.fyi]
- @container anchored() without applied fallback at initial scroll position:
FAIL(Chrome:PASS, Safari:FAIL) - @container anchored() applies fallback after scrolling down:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored() without applied fallback at initial scroll position:
- /css/css-anchor-position/container-queries/anchored-fallback-try-tactic.html [wpt.fyi]
- @container anchored(fallback) matching flip-block:
FAIL(Chrome:PASS, Safari:FAIL) - @container anchored(fallback) matching flip-inline flip-block:
FAIL(Chrome:PASS, Safari:FAIL)
- @container anchored(fallback) matching flip-block:
- /css/css-anchor-position/container-queries/at-container-anchored-parsing.html [wpt.fyi]
- Query condition should be valid: anchored(fallback):
FAIL(Chrome:PASS, Safari:FAIL) - Query condition should be valid: anchored(fallback: none):
FAIL(Chrome:PASS, Safari:FAIL) - Query condition should be valid: (anchored(fallback: inline-start block-end)):
FAIL(Chrome:PASS, Safari:FAIL) - Query condition should be valid: anchored(not ((fallback: --foo) or (fallback: --bar flip-inline))):
FAIL(Chrome:PASS, Safari:FAIL)
- Query condition should be valid: anchored(fallback):
- /css/css-anchor-position/container-queries/at-container-anchored-serialization.html [wpt.fyi]
- Normalize spaces:
FAIL(Chrome:PASS, Safari:FAIL) - Boolean context:
FAIL(Chrome:PASS, Safari:FAIL) - Logical with 'or':
FAIL(Chrome:PASS, Safari:FAIL)
- Normalize spaces:
- /css/css-anchor-position/container-queries/container-type-anchored-computed.html [wpt.fyi]
- Property container-type value 'anchored':
FAIL(Chrome:PASS, Safari:FAIL) - Property container-type value 'anchored size':
FAIL(Chrome:PASS, Safari:FAIL) - Property container-type value 'inline-size anchored':
FAIL(Chrome:PASS, Safari:FAIL)
- Property container-type value 'anchored':
- /css/css-anchor-position/container-queries/container-type-anchored-parsing.html [wpt.fyi]
- e.style['container-type'] = "anchored" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['container-type'] = "size anchored" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['container-type'] = "anchored inline-size" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL)
- e.style['container-type'] = "anchored" should set the property value:
- /css/css-anchor-position/container-queries/anchored-fallback-color-change.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL) - /css/css-anchor-position/container-queries/anchored-fallback-style-containment.html [wpt.fyi]:
FAIL(Chrome:PASS, Safari:FAIL)
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1986878 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•5 months ago
|
Blocks: css-anchor-position-1
Severity: -- → S4
Updated•5 months ago
|
No longer blocks: css-anchor-position-1
Depends on: css-anchor-position-1
You need to log in
before you can comment on or make changes to this bug.
Description
•