Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(575)

Side by Side Diff: LayoutTests/platform/chromium/fast/frames/out-of-document-iframe-has-child-frame-expected.txt

Issue 10914322: Merge 127534 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 19: Uncaught Error: NO_MODIFICATION_ALLOWED_ERR: DOM Excep tion 7 1 CONSOLE MESSAGE: line 19: Uncaught Error: NO_MODIFICATION_ALLOWED_ERR: DOM Excep tion 7
2 This tests that several ways of making an iframe that isn't inserted into a docu ment tree but has a child frame will fail. 2 This tests that several ways of making an iframe that isn't inserted into a docu ment tree but has a child frame will fail.
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 PASS targetFrame1.contentWindow == undefined is true 7 PASS targetFrame1.contentWindow == undefined is true
8 PASS targetFrame2.contentWindow == undefined is true 8 PASS targetFrame2.contentWindow == undefined is true
9 PASS targetFrame3.contentWindow == undefined is true 9 PASS targetFrame3.contentWindow == undefined is true
10 PASS successfullyParsed is true 10 PASS successfullyParsed is true
11 11
12 TEST COMPLETE 12 TEST COMPLETE
13 13
OLDNEW
« no previous file with comments | « LayoutTests/fast/innerHTML/innerHTML-iframe-expected.txt ('k') | Source/WebCore/dom/ContainerNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698