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

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

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/platform/mac/http/tests/misc/frame-access-during-load-expected.txt
diff --git a/LayoutTests/platform/mac/http/tests/misc/frame-access-during-load-expected.txt b/LayoutTests/platform/mac/http/tests/misc/frame-access-during-load-expected.txt
index 49e723fd4573b46c10670c9673e8745b8a375b26..0c0beb5d92be1bb5d351f2f3c7a56aebfd9661e0 100644
--- a/LayoutTests/platform/mac/http/tests/misc/frame-access-during-load-expected.txt
+++ b/LayoutTests/platform/mac/http/tests/misc/frame-access-during-load-expected.txt
@@ -3,37 +3,37 @@ layer 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 784x32
- RenderText {#text} at (0,0) size 756x32
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 756x36
text run at (0,0) width 139: "This test verifies that "
text run at (138,0) width 618: "accessing a frame's document while it is still loading does not prevent the load, but can access at"
- text run at (0,16) width 226: "least a temporary empty document."
- RenderBlock (anonymous) at (0,48) size 784x112
+ text run at (0,18) width 226: "least a temporary empty document."
+ RenderBlock (anonymous) at (0,52) size 784x116
RenderBR {BR} at (300,40) size 0x0
RenderBR {BR} at (300,80) size 0x0
- RenderText {#text} at (0,80) size 166x16
+ RenderText {#text} at (0,80) size 166x18
text run at (0,80) width 166: "[object HTMLDocument]"
- RenderBR {BR} at (165,92) size 1x0
- RenderText {#text} at (0,96) size 166x16
- text run at (0,96) width 166: "[object HTMLDocument]"
- RenderBlock {P} at (0,176) size 784x16
- RenderText {#text} at (0,0) size 622x16
+ RenderBR {BR} at (165,94) size 1x0
+ RenderText {#text} at (0,98) size 166x18
+ text run at (0,98) width 166: "[object HTMLDocument]"
+ RenderBlock {P} at (0,184) size 784x18
+ RenderText {#text} at (0,0) size 622x18
text run at (0,0) width 622: "If this test passes, you should see SUCCESS twice, followed by [object HTMLDocument] twice."
-layer at (8,56) size 300x40
+layer at (8,60) size 300x40
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 70x16
+ RenderText {#text} at (0,0) size 70x18
text run at (0,0) width 70: "SUCCESS"
-layer at (8,96) size 300x40
+layer at (8,100) size 300x40
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 70x16
+ RenderText {#text} at (0,0) size 70x18
text run at (0,0) width 70: "SUCCESS"

Powered by Google App Engine
This is Rietveld 408576698