[Webkit-unassigned] [Bug 9237] New: Autogenerate JSHTMLObjectElement and add GetSVGDocument()
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Jun 2 11:02:42 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9237
Summary: Autogenerate JSHTMLObjectElement and add
GetSVGDocument()
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: macdome at opendarwin.org
CC: andersca at mac.com
This patch fixes a few things:
1. Adds "CanHavePluginObject" support to autogeneration
2. Adds "CheckDocumentSecurity" support to autogeneration
3. Autogenerates JSHTMLObjectElement
4. Fixes contentDocument on HTMLObjectElement
5. Adds getSVGDocument() support to HTMLObjectElement
Issues with this patch:
- CanHavePluginObject is not quite 100% implemented. The put() and
callAsFunction() code has not been moved into the autogen script yet.
- contentDocument does not work until the object has a renderer (bug 9201)
- HTMLEmbedElement is not yet autogenerated
--
Configure bugmail: http://bugzilla.opendarwin.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