Open
Bug 2041386
Opened 11 days ago
Updated 8 days ago
New wpt failures in /css/css-values/random-serialize.tentative.html
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)
Details
(Whiteboard: [wpt])
Syncing wpt PR 60049 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-values/random-serialize.tentative.html [wpt.fyi]
- e.style['height'] = "random(auto, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['font-size'] = "random(property-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['font-size'] = "random(--foo property-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(property-index-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo property-index-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped property-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo element-scoped property-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['height'] = "random(property-scoped element-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['height'] = "random(--foo property-scoped element-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped property-index-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo element-scoped property-index-scoped, 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(property-index-scoped element-scoped , 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo property-index-scoped element-scoped , 0px, 100px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['height'] = "random(0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(property-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo property-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(property-index-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo property-index-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped property-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo element-scoped property-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(property-scoped element-scoped , 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo property-scoped element-scoped , 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped property-index-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo element-scoped property-index-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(property-index-scoped element-scoped , 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo property-index-scoped element-scoped , 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--\{ element-scoped, 0px, 100px, 3px)" should set the property value:
FAIL(Chrome:FAIL, Safari:PASS) - e.style['width'] = "random(ua-width, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo ua-width, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(ua-width-1, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo ua-width-1, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(element-scoped ua-height-1, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo element-scoped ua-height-1, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(ua-height-1 element-scoped, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo ua-height-1 element-scoped, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(ua-x, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo ua-x, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(ua-x element-scoped, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL) - e.style['width'] = "random(--foo ua-x element-scoped, 10px, 20%)" should set the property value:
FAIL(Chrome:PASS, Safari:FAIL)
- e.style['height'] = "random(auto, 0px, 100px)" should set the property value:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 2041314 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•8 days ago
|
Severity: -- → S3
Depends on: css-random
You need to log in
before you can comment on or make changes to this bug.
Description
•