[Webkit-unassigned] [Bug 12387] SVG: foreignobject <object> broken for audio
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 30 02:35:13 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12387
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12638|0 |1
is obsolete| |
------- Comment #3 from macdome at opendarwin.org 2007-01-30 02:35 PDT -------
Created an attachment (id=12781)
--> (http://bugs.webkit.org/attachment.cgi?id=12781&action=view)
working test case
The test case was broken, not our implementation it seems.
<object> does not accept "src" as an attribute, only "data". Also, it seems
that <object> does not auto-play as you expect, only <embed> seems to do that.
I just removed the bad object tag and replaced it with an <embed> and things
worked.
--
Configure bugmail: http://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