Open
Bug 1947347
Opened 14 days ago
Updated 11 days ago
New wpt failures in /scroll-animations/css/ [timeline-scope-computed.tentative.html, timeline-scope-parsing.tentative.html]
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 50612 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /scroll-animations/css/timeline-scope-computed.tentative.html [wpt.fyi]
- Property timeline-scope value 'initial':
FAIL
- Property timeline-scope value 'inherit':
FAIL
- Property timeline-scope value 'unset':
FAIL
- Property timeline-scope value 'revert':
FAIL
- Property timeline-scope value 'none':
FAIL
- Property timeline-scope value '--test':
FAIL
- The timeline-scope property shows up in CSSStyleDeclaration enumeration:
FAIL
- The timeline-scope property shows up in CSSStyleDeclaration.cssText:
FAIL
- Property timeline-scope value 'initial':
- /scroll-animations/css/timeline-scope-parsing.tentative.html [wpt.fyi]
- e.style['timeline-scope'] = "initial" should set the property value:
FAIL
- e.style['timeline-scope'] = "inherit" should set the property value:
FAIL
- e.style['timeline-scope'] = "unset" should set the property value:
FAIL
- e.style['timeline-scope'] = "revert" should set the property value:
FAIL
- e.style['timeline-scope'] = "none" should set the property value:
FAIL
- e.style['timeline-scope'] = "--abc" should set the property value:
FAIL
- e.style['timeline-scope'] = " --abc" should set the property value:
FAIL
- e.style['timeline-scope'] = "--aBc" should set the property value:
FAIL
- e.style['timeline-scope'] = "--foo, --bar" should set the property value:
FAIL
- e.style['timeline-scope'] = "--bar, --foo" should set the property value:
FAIL
- e.style['timeline-scope'] = "--auto" should set the property value:
FAIL
- e.style['timeline-scope'] = "initial" should set the property value:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1947251 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•11 days ago
|
Blocks: scroll-animations-1
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•