[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 Mar 17 19:59:40 PDT 2022


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

kshetline <kerry at shetline.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kerry at shetline.com

--- Comment #41 from kshetline <kerry at shetline.com> ---
I'm running into a problem with this issue here: https://shetline.com/orloj/

Changing positioning of a div inside my foreignObject from absolute to fixed helped some, but the sizing of a canvas inside the div inside the foreignObject is still wrong, and layering is completely ignored -- the canvas contents appear on top of all of the other SVG components, rather than being an intermediate layer, the way the canvas works in Chrome and Firefox.

Other suggestions like using a body tag, xmlns="http://www.w3.org/1999/xhtml", or requiredExtensions="http://www.w3.org/1999/xhtml" didn't help either.

-- 
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/20220318/303c5672/attachment.htm>


More information about the webkit-unassigned mailing list