LayoutTests:
Reviewed by Geoff Garen and John Sullivan.
- test changes for <rdar://problem/4671964> document property on <iframe> elements causes problems for SAP application
* fast/dom/iframe-document-expected.txt: Added.
* fast/dom/iframe-document.html: Added.
* fast/dom/attr_dead_doc.html: Changed to use contentDocument instead of relying on the document property
on HTMLIFrameElement.
* fast/events/mouseover-mouseout.html: Ditto.
* fast/frames/repaint-display-none-crash.html: Ditto.
WebCore:
Reviewed by Geoff Garen and John Sullivan.
- fix <rdar://problem/4671964> document property on <iframe> elements causes problems for SAP application
Test: fast/dom/iframe-document.html
* bindings/js/kjs_html.h: Removed IFrameDocument.
* bindings/js/kjs_html.cpp: (KJS::JSHTMLElement::iFrameGetter): Ditto.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@20972 268f45cc-cd09-0410-ab3c-d52691b4dbfc
9 files changed