Bug 238974 - calc(): Propogate nan for min, max, clamp, and hypot
Summary: calc(): Propogate nan for min, max, clamp, and hypot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikos Mouchtaris
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-07 16:57 PDT by Nikos Mouchtaris
Modified: 2022-04-11 16:07 PDT (History)
10 users (show)

See Also:


Attachments
Patch (23.50 KB, patch)
2022-04-07 17:05 PDT, Nikos Mouchtaris
no flags Details | Formatted Diff | Diff
Patch (23.81 KB, patch)
2022-04-08 11:56 PDT, Nikos Mouchtaris
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Mouchtaris 2022-04-07 16:57:17 PDT
calc(): Propogate nan for min, max, clamp, and hypot
Comment 1 Nikos Mouchtaris 2022-04-07 17:05:53 PDT
Created attachment 456993 [details]
Patch
Comment 2 Nikos Mouchtaris 2022-04-08 11:56:52 PDT
Created attachment 457107 [details]
Patch
Comment 3 EWS Watchlist 2022-04-08 11:59:05 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 4 EWS 2022-04-11 16:06:34 PDT
Committed r292732 (249517@main): <https://commits.webkit.org/249517@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 457107 [details].
Comment 5 Radar WebKit Bug Importer 2022-04-11 16:07:18 PDT
<rdar://problem/91594368>