Closed
Bug 1799469
Opened 3 years ago
Closed 3 years ago
Perma /css/css-values/round-function.html | round(23px, 10px) should be used-value-equivalent to 20px - assert_not_equals: round(23px, 10px) isn't valid when Gecko 108 merges to Beta on 2022-11-14
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox106 | --- | unaffected |
| firefox107 | --- | unaffected |
| firefox108 | + | verified |
People
(Reporter: nataliaCs, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
13:35:10 INFO - TEST-UNEXPECTED-FAIL | /css/css-values/round-function.html | round(23px, 10px) should be used-value-equivalent to 20px - assert_not_equals: round(23px, 10px) isn't valid in 'margin-left'; got the default value instead. got disallowed value "0px"
13:35:10 INFO - TEST-UNEXPECTED-FAIL | /css/css-values/round-function.html | round(18px, 10px) should be used-value-equivalent to 20px - assert_not_equals: round(18px, 10px) isn't valid in 'margin-left'; got the default value instead. got disallowed value "0px"
Connor, this seems regressed by Bug 1764850.
Can you take a look please?
Flags: needinfo?(connor.pearson)
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → emilio
Flags: needinfo?(connor.pearson)
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e6f1cb2e57ec
Enable round() in css-values tests.
Updated•3 years ago
|
Keywords: regression
Updated•3 years ago
|
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Updated•3 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•