WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
225012
CanvasPattern with repetition != 'repeat' fills incorrectly for some transforms
https://bugs.webkit.org/show_bug.cgi?id=225012
Summary
CanvasPattern with repetition != 'repeat' fills incorrectly for some transforms
knuts763
Reported
2021-04-23 18:18:49 PDT
Created
attachment 426971
[details]
A sample html file that illustrates the issue. For some transforms, the PatternCanvas fills incorrectly but only when repetition != 'repeat'. I'm not sure what specifically about the transform triggers it. For a lot of transforms, it's not broken. The attached file illustrates the issue. If you open the file in Chrome or Firefox, both canvases correctly appear the same. If you open it in Safari, only the left canvas, which is 'repeat', shows correctly (the same as the other browsers). The right canvas shows incorrectly because it is 'no-repeat'. It's also broken for 'repeat-x' and 'repeat-y', but I didn't add either of those to the test case. This may be a regression, I don't remember encountering it previously.
Attachments
A sample html file that illustrates the issue.
(4.03 KB, text/html)
2021-04-23 18:18 PDT
,
knuts763
no flags
Details
The broken result that I see when running the testcase
(69.37 KB, image/jpeg)
2021-04-23 18:23 PDT
,
knuts763
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
knuts763
Comment 1
2021-04-23 18:23:01 PDT
Created
attachment 426972
[details]
The broken result that I see when running the testcase
Radar WebKit Bug Importer
Comment 2
2021-04-30 18:19:24 PDT
<
rdar://problem/77407269
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug