New wpt failures in /css/css-anchor-position/ [anchor-name-004.html, anchor-name-basics.html]
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 41627 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-anchor-position/anchor-name-004.html [wpt.fyi]
- .target 3:
FAIL(Chrome:PASS, Safari:FAIL)
- .target 3:
- /css/css-anchor-position/anchor-name-basics.html [wpt.fyi]
- e.style['anchor-name'] = "none" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['anchor-name'] = "--foo" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - Property anchor-name value 'none':
FAIL(Chrome:PASS, Safari:FAIL) - Property anchor-name value '--foo':
FAIL(Chrome:PASS, Safari:FAIL) - Property anchor-name has initial value none:
FAIL(Chrome:PASS, Safari:FAIL) - Property anchor-name does not inherit:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (-0.3) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (0) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (0.3) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (0.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (0.6) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (1) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions: property <anchor-name> from [--foo] to [none] at (1.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (-0.3) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (0) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (0.3) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (0.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (0.6) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (1) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Transitions with transition: all: property <anchor-name> from [--foo] to [none] at (1.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (-0.3) should be [--foo]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (0) should be [--foo]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (0.3) should be [--foo]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (0.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (0.6) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (1) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - CSS Animations: property <anchor-name> from [--foo] to [none] at (1.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (-0.3) should be [--foo]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (0) should be [--foo]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (0.3) should be [--foo]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (0.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (0.6) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (1) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL) - Web Animations: property <anchor-name> from [--foo] to [none] at (1.5) should be [none]:
FAIL(Chrome:PASS, Safari:FAIL)
- e.style['anchor-name'] = "none" should set the property value:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1850069 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•2 years ago
|
Comment 1•1 year ago
|
||
Fix for anchor-name-basics.html is in bug 1897405.
Comment 2•3 months ago
|
||
Now passing.
Description
•