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

Unified Diff: LayoutTests/platform/win/fast/forms/basic-textareas-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/fast/forms/basic-textareas-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt b/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt
index 9972ed9622da39e93676cdedad39560f96571211..c1648f4b93daa10fd2a63f171f3a399e4c10e6de 100644
--- a/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/basic-textareas-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 785x1672 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (0,0) size 785x1672
RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 785x859 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderPartObject {IFRAME} at (0,0) size 785x859
+ LayoutIFrame {IFRAME} at (0,0) size 785x859
layer at (0,0) size 785x859
RenderView at (0,0) size 785x859
layer at (0,0) size 785x859
@@ -688,7 +688,7 @@ layer at (0,0) size 785x859 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,32) width 8: " "
text run at (0,48) width 176: "abcdefghijklmnopqrstuv"
layer at (0,859) size 785x813 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderPartObject {IFRAME} at (0,859) size 785x813
+ LayoutIFrame {IFRAME} at (0,859) size 785x813
layer at (0,0) size 785x813
RenderView at (0,0) size 785x813
layer at (0,0) size 785x813

Powered by Google App Engine
This is Rietveld 408576698