Bug 261404 - Move Context2D testing properties from HTMLCanvasElement to context options
Summary: Move Context2D testing properties from HTMLCanvasElement to context options
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-11 04:43 PDT by Kimmo Kinnunen
Modified: 2023-09-13 00:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2023-09-11 04:43:42 PDT
Move Context2D testing properties from HTMLCanvasElement to context options

Allows for more extensive testing of various combinations.
Comment 1 Radar WebKit Bug Importer 2023-09-11 04:43:59 PDT
<rdar://problem/115282259>
Comment 2 Kimmo Kinnunen 2023-09-11 04:50:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17647
Comment 3 EWS 2023-09-13 00:17:49 PDT
Committed 267934@main (5f5c97abe109): <https://commits.webkit.org/267934@main>

Reviewed commits have been landed. Closing PR #17647 and removing active labels.