Closed Bug 1830684 Opened 1 year ago Closed 1 year ago

Fix WPT calc-infinity-nan-serialize-resolution subtest incorrect input

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED FIXED
114 Branch
Tracking Status
firefox114 --- fixed

People

(Reporter: canadahonk, Assigned: canadahonk)

Details

Attachments

(1 file)

Subtest input 1 * clamp(-INFINITY*0dppx, 0dppx, infiniTY*0dppx) is incorrect, it should be 1 * clamp(-INFINITY*20dppx, 0dppx, infiniTY*10dppx). Also fix our meta. See Bug 1823253 for investigation/detail into why it is incorrect.

WPT GH: https://github.com/web-platform-tests/wpt/blob/master/css/css-values/calc-infinity-nan-serialize-resolution.html#L37

Subtest input was incorrect, see bug for more info. Also updated meta
to account for change (now passing).

Pushed by oj@oojmed.com:
https://hg.mozilla.org/integration/autoland/rev/58c6ea9c2932
Fix WPT calc-infinity-nan-serialize-resolution subtest incorrect input r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/39778 for changes under testing/web-platform/tests
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: