Open
Bug 1950450
Opened 21 days ago
Updated 20 days ago
New wpt failures in /css/css-mixins/ [function-conditionals.html, function-shadow.html, local-if-substitution.html]
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 50931 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-mixins/function-conditionals.html [wpt.fyi]
- Basic @container:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Basic @container (false):
FAIL
(Chrome:PASS
, Safari:FAIL
) - Nested @container:
FAIL
(Chrome:PASS
, Safari:FAIL
) - Nested @container (false):
FAIL
(Chrome:PASS
, Safari:FAIL
) - Locals within @container:
FAIL
(Chrome:PASS
, Safari:FAIL
) - @supports within @container:
FAIL
(Chrome:PASS
, Safari:FAIL
) - @container within @supports:
FAIL
(Chrome:PASS
, Safari:FAIL
) - @container, @media, @supports:
FAIL
(Chrome:PASS
, Safari:FAIL
) - @supports, @media, @container:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Basic @container:
- /css/css-mixins/function-shadow.html [wpt.fyi]
- Looking up document-global function:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- Looking up document-global function:
- /css/css-mixins/local-if-substitution.html [wpt.fyi]
- var() in if() condition's custom property value substitutes locally:
FAIL
(Chrome:PASS
, Safari:FAIL
) - var() in if() condition's specified value substitutes locally:
FAIL
(Chrome:PASS
, Safari:FAIL
) - var() in if() declaration value substitutes locally:
FAIL
(Chrome:PASS
, Safari:FAIL
) - var() in if() condition's custom property value substitutes locally, argument:
FAIL
(Chrome:PASS
, Safari:FAIL
) - var() in if() condition's specified value substitutes locally, argument:
FAIL
(Chrome:PASS
, Safari:FAIL
) - var() in if() declaration value substitutes locally, argument:
FAIL
(Chrome:PASS
, Safari:FAIL
) - dashed function in if() declaration value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - dashed function with argument in if() declaration value:
FAIL
(Chrome:PASS
, Safari:FAIL
) - if() cycle in condition custom property through local:
FAIL
(Chrome:PASS
, Safari:FAIL
) - if() no cycle in overridden local:
FAIL
(Chrome:PASS
, Safari:FAIL
) - if() no cycle in overridden argument:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- var() in if() condition's custom property value substitutes locally:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1950383 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•20 days ago
|
Blocks: css-mixins-1
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•