[Webkit-unassigned] [Bug 23113] New: Layer content inside HTML in SVG foreignObject renders in the wrong place
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 4 20:17:43 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23113
Summary: Layer content inside HTML in SVG foreignObject renders
in the wrong place
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: simon.fraser at apple.com
CC: eric at webkit.org, hyatt at apple.com
When HTML content inside an SVGForeignObject gets a RenderLayer for whatever
reason, then it renders in the wrong place.
I guess this happens because the RenderLayer hierarchy does not extend through
the SVG renderers, so the HTML RenderLayers have no knowledge of the SVG
transforms etc.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list