Bug 223193 - [Cocoa] LayoutTest 2d.path.stroke.scale2.html is failing on WK1
Summary: [Cocoa] LayoutTest 2d.path.stroke.scale2.html is failing on WK1
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-15 10:42 PDT by Said Abou-Hallawa
Modified: 2021-03-15 10:43 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 Said Abou-Hallawa 2021-03-15 10:42:19 PDT
This test exists in the following locations:

canvas/philip/tests/2d.path.stroke.scale2.html
imported/w3c/canvas/2d.path.stroke.scale2.html
imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.stroke.scale2.html

It fails because of a bug in QuartzCore. It can be fixed if GPUP rendering is enabled for 2D canvas because encoding/decoding the CGPath acts like a workaround for this bug.
Comment 1 Radar WebKit Bug Importer 2021-03-15 10:43:19 PDT
<rdar://problem/75436031>