[Webkit-unassigned] [Bug 36297] getSVGDocument method of an Object element returns undefined in unload
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 5 01:14:04 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=36297
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Please implement |getSVGDocument method of an
|HTMLObjectElement.getSVGDoc |Object element returns
|ument |undefined in unload
--- Comment #6 from Alexey Proskuryakov <ap at webkit.org> 2011-12-05 01:14:04 PST ---
You are right, it is supported in WebKit.
In your test case, undefined is returned simply because there is no document in <embed> yet at the time when load event is dispatched. It will be there after a timeout. Why do you think that this a is a bug?
--
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