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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/forms/basic-textareas-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt b/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt
index 031527036fe39f6d8db618679ba130ece5b136f4..75ccf8d4ee6097917ec9ba92c148c15cbe2fecc9 100644
--- a/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/basic-textareas-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 785x1676 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (0,0) size 785x1676
RenderText {#text} at (0,0) size 0x0
layer at (0,0) size 785x861 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderPartObject {IFRAME} at (0,0) size 785x861
+ LayoutIFrame {IFRAME} at (0,0) size 785x861
layer at (0,0) size 785x861
RenderView at (0,0) size 785x861
layer at (0,0) size 785x861
@@ -688,7 +688,7 @@ layer at (0,0) size 785x861 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,861) size 785x815 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderPartObject {IFRAME} at (0,861) size 785x815
+ LayoutIFrame {IFRAME} at (0,861) size 785x815
layer at (0,0) size 785x815
RenderView at (0,0) size 785x815
layer at (0,0) size 785x815

Powered by Google App Engine
This is Rietveld 408576698