New wpt failures in /css/css-values/attr-security.html
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 59096 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-values/attr-security.html [wpt.fyi]
- '--x: image-set(if(style(--condition-val >= attr(data-foo type(*))): url(https://does-not-exist.test/404.png);))' with data-foo="3":
FAIL(Chrome:PASS, Safari:FAIL)
- '--x: image-set(if(style(--condition-val >= attr(data-foo type(*))): url(https://does-not-exist.test/404.png);))' with data-foo="3":
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 2032352 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.
Comment 1•3 months ago
|
||
That uses if(), we should move the test out of interop.
Updated•3 months ago
|
Comment 2•3 months ago
|
||
Err, we did this (bug 1997583). The only missing failure is <url> which is https://github.com/w3c/csswg-drafts/issues/13946
Updated•3 months ago
|
Description
•