New wpt failures in /css/css-lists/parsing/ [counter-increment-valid.html, counter-reset-valid.html, counter-set-valid.html]
Categories
(Core :: Layout: Generated Content, Lists, and Counters, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
Details
(Whiteboard: [wpt])
Syncing wpt PR 49876 found new untriaged test failures in CI
Tests Affected
Firefox-only failures
- /css/css-lists/parsing/counter-increment-valid.html [wpt.fyi]
- e.style['counter-increment'] = "section calc(-2.5)" should set the property value:
FAIL
- e.style['counter-increment'] = "section calc(-2.5)" should set the property value:
- /css/css-lists/parsing/counter-reset-valid.html [wpt.fyi]
- e.style['counter-reset'] = "section calc(-2.5)" should set the property value:
FAIL
- e.style['counter-reset'] = "section calc(-2.5)" should set the property value:
- /css/css-lists/parsing/counter-set-valid.html [wpt.fyi]
- e.style['counter-set'] = "section calc(-2.5)" should set the property value:
FAIL
- e.style['counter-set'] = "section calc(-2.5)" should set the property value:
New Tests That Don't Pass
- /css/css-lists/parsing/counter-increment-valid.html [wpt.fyi]
- e.style['counter-increment'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- e.style['counter-increment'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value:
- /css/css-lists/parsing/counter-reset-valid.html [wpt.fyi]
- e.style['counter-reset'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- e.style['counter-reset'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value:
- /css/css-lists/parsing/counter-set-valid.html [wpt.fyi]
- e.style['counter-set'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- e.style['counter-set'] = "section calc(10 + (5 * sign(2cqw - 10px)))" should set the property value:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1939754 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•1 month ago
|
||
More failures in the same set of tests. See bug 1915980 comment 1.
Description
•