Open
Bug 1876032
Opened 10 months ago
Updated 10 months ago
New wpt failures in /css/css-values/progress-computed.tentative.html
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 44114 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-values/progress-computed.tentative.html [wpt.fyi]
- calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 10em from 2rem to 12em) / 2) should be used-value-equivalent to 0.4:
FAIL
(Chrome:PASS
, Safari:FAIL
) - calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 10) should be used-value-equivalent to 18:
FAIL
(Chrome:PASS
, Safari:FAIL
) - calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 30) should be used-value-equivalent to 54:
FAIL
(Chrome:PASS
, Safari:FAIL
) - calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) / 4) should be used-value-equivalent to 0.45:
FAIL
(Chrome:PASS
, Safari:FAIL
) - calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 4) should be used-value-equivalent to 7:
FAIL
(Chrome:PASS
, Safari:FAIL
) - calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 2) should be used-value-equivalent to 3.6:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 10em from 2rem to 12em) / 2) should be used-value-equivalent to 0.4:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1875774 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•10 months ago
|
Blocks: css-values-5
Updated•10 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•