[Webkit-unassigned] [Bug 198660] New: Video in SVG foreignObject is not translated correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 7 08:58:44 PDT 2019


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

            Bug ID: 198660
           Summary: Video in SVG foreignObject is not translated correctly
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattgwwalker at gmail.com
                CC: zimmermann at kde.org

Created attachment 371587

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

Example of video in foreignObject in SVG that is rendered at incorrect location

When a video is added as a <foreignObject> in an SVG, it is not rendered in the correct location if the element is translated.

See the attachment.  The video should be rendered over the top of the red rectangle.  It is currently rendered to the left (as if it is ignoring the translation).

Tested in Version 12.1.1 (13607.2.6.1.2)

-- 
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/20190607/20cd6440/attachment-0001.html>


More information about the webkit-unassigned mailing list