RESOLVED WORKSFORME208602
SVG <image> larger than the screen size with filter is not rendered on iOS
https://bugs.webkit.org/show_bug.cgi?id=208602
Summary SVG <image> larger than the screen size with filter is not rendered on iOS
Xidorn Quan
Reported 2020-03-04 14:03:27 PST
Created attachment 392477 [details] testcase Steps to reproduce: * open the attached testcase on iOS simulator of iPhone 11 Pro Max & iOS 13.3 Expected result: It renders the image. Actual result: It renders an empty page. If I remove the filter attribute on the <image>, or use an HTML <img> instead, this problem disappears.
Attachments
testcase (499 bytes, text/html)
2020-03-04 14:03 PST, Xidorn Quan
no flags
Radar WebKit Bug Importer
Comment 1 2020-03-04 15:58:57 PST
Ahmad Saleem
Comment 2 2022-07-18 11:12:12 PDT
I am unable to reproduce this bug using iPhone 13 Pro Max on iOS 15.5 and opening the attached test case does show the image fine. If I am testing it incorrectly or via wrong device, please test accordingly. Thanks!
Ryosuke Niwa
Comment 3 2022-07-18 12:52:55 PDT
Yeah, this seems to work now.
Note You need to log in before you can comment on or make changes to this bug.