[Webkit-unassigned] [Bug 17061] Acid3 expects HTMLIFrameElement to implement getSVGDocument()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 01:20:29 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17061





------- Comment #2 from eric at webkit.org  2008-01-29 01:20 PDT -------
Created an attachment (id=18760)
 --> (http://bugs.webkit.org/attachment.cgi?id=18760&action=view)
First pass at code change

 WebCore/html/HTMLEmbedElement.cpp      |   12 ------------
 WebCore/html/HTMLEmbedElement.h        |    4 ----
 WebCore/html/HTMLFrameElement.idl      |    5 +++++
 WebCore/html/HTMLFrameOwnerElement.cpp |   12 ++++++++++++
 WebCore/html/HTMLFrameOwnerElement.h   |    4 ++++
 WebCore/html/HTMLIFrameElement.idl     |    5 +++++
 WebCore/html/HTMLObjectElement.cpp     |   12 ------------
 WebCore/html/HTMLObjectElement.h       |    4 ----
 8 files changed, 26 insertions(+), 32 deletions(-)


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