[Webkit-unassigned] [Bug 10687] object embedded in HTML: default background should be transparent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 03:37:38 PDT 2009


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


Matthieu Chaton <mc at xeolia.com> changed:

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




--- Comment #16 from Matthieu Chaton <mc at xeolia.com>  2009-10-19 03:37:37 PDT ---
I think the title is false, because it's not just a problem of default
background. Even if I set a background color to my svg object, the background
is still white (where in firefox 3.5 the background color is applied)

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>

http://v1.xeolia.com/webkit_pb.png

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