[Webkit-unassigned] [Bug 23113] Layer content inside HTML in SVG foreignObject renders in the wrong place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 10 14:46:54 PST 2020


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

William Spitzer <william.spitzer at oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |william.spitzer at oracle.com

--- Comment #36 from William Spitzer <william.spitzer at oracle.com> ---
I encountered this bug as part of my workflow and found that the issue that was causing it was due to position: relative/absolute elements in the foreignObject. 

I made a demo to show the differences in behavior (try in chrome vs safari)
https://jsfiddle.net/hkctay9z/2/

This is a pretty big blocker which prevents usage of foreignObject in Safari for our project. Hopefully the demo provided will help the bugfix.

-- 
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/20201210/788caea5/attachment.htm>


More information about the webkit-unassigned mailing list