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

Unified Diff: LayoutTests/http/tests/misc/frame-access-during-load-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/misc/frame-access-during-load-expected.txt
diff --git a/LayoutTests/http/tests/misc/frame-access-during-load-expected.txt b/LayoutTests/http/tests/misc/frame-access-during-load-expected.txt
deleted file mode 100644
index b91894fb4b4eeeba450816b9d79d7f015c5f7b02..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/misc/frame-access-during-load-expected.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 780x36
- text run at (0,0) width 134: "This test verifies that "
- text run at (134,0) width 646: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a"
- text run at (0,18) width 177: "temporary empty document."
- RenderBlock (anonymous) at (0,52) size 784x116
- RenderPartObject {IFRAME} at (0,0) size 300x40
- layer at (0,0) size 300x40
- RenderView at (0,0) size 300x40
- layer at (0,0) size 300x40
- RenderBlock {HTML} at (0,0) size 300x40
- RenderBody {BODY} at (8,8) size 284x24
- RenderText {#text} at (0,0) size 71x18
- text run at (0,0) width 71: "SUCCESS"
- RenderBR {BR} at (300,40) size 0x0
- RenderPartObject {IFRAME} at (0,40) size 300x40
- layer at (0,0) size 300x40
- RenderView at (0,0) size 300x40
- layer at (0,0) size 300x40
- RenderBlock {HTML} at (0,0) size 300x40
- RenderBody {BODY} at (8,8) size 284x24
- RenderText {#text} at (0,0) size 71x18
- text run at (0,0) width 71: "SUCCESS"
- RenderBR {BR} at (300,80) size 0x0
- RenderText {#text} at (0,80) size 164x18
- text run at (0,80) width 164: "[object HTMLDocument]"
- RenderBR {BR} at (164,94) size 0x0
- RenderText {#text} at (0,98) size 164x18
- text run at (0,98) width 164: "[object HTMLDocument]"
- RenderBlock {P} at (0,184) size 784x18
- RenderText {#text} at (0,0) size 614x18
- text run at (0,0) width 614: "If this test passes, you should see SUCCESS twice, followed by [object HTMLDocument] twice."
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698