[Webkit-unassigned] [Bug 208602] New: SVG <image> larger than the screen size with filter is not rendered on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 14:03:27 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=208602

            Bug ID: 208602
           Summary: SVG <image> larger than the screen size with filter is
                    not rendered on iOS
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: xidorn-webkit at upsuper.org
                CC: zimmermann at kde.org

Created attachment 392477

  --> https://bugs.webkit.org/attachment.cgi?id=392477&action=review

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200304/fafed785/attachment.htm>


More information about the webkit-unassigned mailing list