[Webkit-unassigned] [Bug 69762] New: Improper handling of foreignobjects nested in svg groups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 09:26:06 PDT 2011


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

           Summary: Improper handling of foreignobjects nested in svg
                    groups
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adambender at gmail.com
                CC: zimmermann at kde.org


Created an attachment (id=110362)
 --> (https://bugs.webkit.org/attachment.cgi?id=110362&action=review)
A simple test case for an issue in the processing of foreignobjects

The best explanation for this issues is actually the attached test case but the gist is as follows: 

1) Embed a foreignobject tag inside a standard svg document. 
2) Wrap the foreignobject inside a single 'g' or group tag
3) Wrap all of that in another group tag

The foreign object will fail to render.

Note that I have verified this both in Chrome Nightlies as well as Safari 3.2. For comparison this works fine in Firefox 5, 6 and 7.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list