[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
Fri Feb 21 08:46:44 PST 2020


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

fabswt <fabien.snauwaert+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fabien.snauwaert+webkit at gma
                   |                            |il.com

--- Comment #27 from fabswt <fabien.snauwaert+webkit at gmail.com> ---
Created attachment 391404

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

foreignObject and positioning bug

Attaching a test case.

It demonstrates the issue with `transform` breaking the positioning of foreignObject's children.

It also shows a workaround: `position: fixed` can be used to prevent the issue. Problem is it can't be used just anywhere.

In any case… This is a basic SVG functionality that's broken. Any chance to get a fix? It's been open for 11 years now.

-- 
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/20200221/47bdba7b/attachment-0001.htm>


More information about the webkit-unassigned mailing list