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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/basic-textareas-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt b/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
index 49912137779e2cfba90b8842aca9dbca0b60a677..f05797efefa17f240a31da8a4a1ca826ba2f0817 100644
--- a/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/basic-textareas-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 785x1426 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (0,0) size 785x1426
RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 785x742 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderPartObject {IFRAME} at (0,0) size 785x742
+ LayoutIFrame {IFRAME} at (0,0) size 785x742
layer at (0,0) size 785x742
RenderView at (0,0) size 785x742
layer at (0,0) size 785x717
@@ -654,7 +654,7 @@ layer at (0,0) size 785x742 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,13) width 183: "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
text run at (0,26) width 134: " abcdefghijklmnopqrstuv"
layer at (0,742) size 785x684 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderPartObject {IFRAME} at (0,742) size 785x684
+ LayoutIFrame {IFRAME} at (0,742) size 785x684
layer at (0,0) size 785x684
RenderView at (0,0) size 785x684
layer at (0,0) size 785x684

Powered by Google App Engine
This is Rietveld 408576698