Open
Bug 1920200
Opened 1 year ago
Updated 4 months ago
New wpt failures in /css/css-conditional/container-queries/ [query-content-box.html, scroll-state-snapped-snap-changing.html, style-container-for-shadow-dom.html, and 1 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, Blocks 2 open bugs)
Details
(Whiteboard: [wpt])
Syncing wpt PR 48241 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-conditional/container-queries/query-content-box.html [wpt.fyi]
- Size queries with content-box sizing and scrollbar-gutter:stable:
FAIL - Size queries with border-box sizing and scrollbar-gutter:stable:
FAIL
- Size queries with content-box sizing and scrollbar-gutter:stable:
New Tests That Don't Pass
- /css/css-conditional/container-queries/scroll-state-snapped-snap-changing.html [wpt.fyi]
- scroll-state(snapped) matching #snapped2 while scrolling:
FAIL(Chrome:PASS, Safari:FAIL)
- scroll-state(snapped) matching #snapped2 while scrolling:
- /css/css-conditional/container-queries/style-container-for-shadow-dom.html [wpt.fyi]
- Match container in the shadow tree for a host child in the host child's tree scope:
FAIL(Chrome:PASS, Safari:FAIL) - Match ::part's parent in the shadow tree as the container for ::part:
FAIL(Chrome:PASS, Safari:FAIL) - Match ::slotted as a container for its ::before:
FAIL(Chrome:PASS, Safari:FAIL) - Match the ::part as a container for ::before on ::part elements:
FAIL(Chrome:PASS, Safari:FAIL) - Match container for ::part selector in inner shadow tree for exportparts:
FAIL(Chrome:PASS, Safari:FAIL) - Should match parent container inside shadow tree for ::part():
FAIL(Chrome:PASS, Safari:FAIL) - A :host::part rule matching a container in the shadow tree:
FAIL(Chrome:PASS, Safari:FAIL)
- Match container in the shadow tree for a host child in the host child's tree scope:
- /css/css-conditional/container-queries/style-query-no-cycle.html [wpt.fyi]
- style(--foo: var(--foo)) should match:
FAIL(Chrome:FAIL, Safari:PASS)
- style(--foo: var(--foo)) should match:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1919967 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
|
Blocks: container-queries
Severity: -- → S3
Updated•1 year ago
|
Blocks: container-type-scroll-state
Updated•1 year ago
|
Blocks: container-style-queries
Updated•4 months ago
|
No longer blocks: container-style-queries
Depends on: container-style-queries
You need to log in
before you can comment on or make changes to this bug.
Description
•