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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 03:58:24 PDT 2009


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


Matthieu Chaton <mc at xeolia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mc at xeolia.com




--- Comment #4 from Matthieu Chaton <mc at xeolia.com>  2009-10-19 03:58:24 PDT ---
In fact it's not a duplicate of bug 10687

I have a xhtml page, with the svg included this way :
<object id='module_txt_1' style='z-index:10; position: absolute; top:0px;
left:0px; background:red;' type='image/svg+xml'
data='../accueil/module.svg'></object>

you can see the result here : http://v1.xeolia.com/webkit_pb.png

The problem doesn't occur when the object's type is not svg

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