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

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

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. 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/win/http/tests/misc/frame-access-during-load-expected.txt
diff --git a/LayoutTests/platform/win/http/tests/misc/frame-access-during-load-expected.txt b/LayoutTests/platform/win/http/tests/misc/frame-access-during-load-expected.txt
index 3ea56e3aaa5a66184fa61a984c95449d75148dee..2b73450a7b7696a1fb02763903221b8bd0a962d6 100644
--- a/LayoutTests/platform/win/http/tests/misc/frame-access-during-load-expected.txt
+++ b/LayoutTests/platform/win/http/tests/misc/frame-access-during-load-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 622x17
text run at (0,0) width 622: "If this test passes, you should see SUCCESS twice, followed by [object HTMLDocument] twice."
layer at (8,60) size 300x40
- RenderPartObject {IFRAME} at (0,0) size 300x40
+ LayoutIFrame {IFRAME} at (0,0) size 300x40
layer at (0,0) size 300x40
RenderView at (0,0) size 300x40
layer at (0,0) size 300x40
@@ -29,7 +29,7 @@ layer at (8,60) size 300x40
RenderText {#text} at (0,0) size 70x17
text run at (0,0) width 70: "SUCCESS"
layer at (8,100) size 300x40
- RenderPartObject {IFRAME} at (0,40) size 300x40
+ LayoutIFrame {IFRAME} at (0,40) size 300x40
layer at (0,0) size 300x40
RenderView at (0,0) size 300x40
layer at (0,0) size 300x40

Powered by Google App Engine
This is Rietveld 408576698