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

Unified Diff: LayoutTests/fast/frames/paint-iframe-background-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/fast/frames/paint-iframe-background-expected.txt
diff --git a/LayoutTests/fast/frames/paint-iframe-background-expected.txt b/LayoutTests/fast/frames/paint-iframe-background-expected.txt
index 5c59eaa29ab68a8a3d9e370bbd12b649f09b4011..f2cc29ba1952054ebf418a7744b0b4ad60cbb405 100644
--- a/LayoutTests/fast/frames/paint-iframe-background-expected.txt
+++ b/LayoutTests/fast/frames/paint-iframe-background-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x8
layer at (20,50) size 200x100
RenderBlock (positioned) {DIV} at (20,50) size 200x100 [bgcolor=#008000]
layer at (20,50) size 200x100
- RenderPartObject {IFRAME} at (20,50) size 200x100
+ LayoutIFrame {IFRAME} at (20,50) size 200x100
layer at (0,0) size 200x100
RenderView at (0,0) size 200x100
layer at (0,0) size 200x16

Powered by Google App Engine
This is Rietveld 408576698