[Webkit-unassigned] [Bug 27078] New: <object> elements have a white background

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 8 05:42:54 PDT 2009


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

           Summary: <object> elements have a white background
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vincent.quint at free.fr


I am embedding an SVG drawing in a XHTML page using an <object> element. The
XHTML page has a blue background and the SVG has no background (its background
is transparent). The SVG drawing should then be displayed with the same blue
background as the XHTML page. Instead of that it has a white background.
If I put the same SVG code inline in the XHTML page, without the <object>
element, everything is fine.
I guess the issue comes from the <object> element.

-- 
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