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

Unified Diff: LayoutTests/platform/linux/fast/frames/001-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/frames/001-expected.txt
diff --git a/LayoutTests/platform/linux/fast/frames/001-expected.txt b/LayoutTests/platform/linux/fast/frames/001-expected.txt
index cb3209cde200f3820b734c899e2ba2ef4f7f1ea7..91c152f91f8677db720ed4b593763c02380f2e24 100644
--- a/LayoutTests/platform/linux/fast/frames/001-expected.txt
+++ b/LayoutTests/platform/linux/fast/frames/001-expected.txt
@@ -12,21 +12,21 @@ layer at (0,0) size 800x600
text run at (344,175) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (8,28) size 170x170
- RenderPartObject {IFRAME} at (0,20) size 170x170 [border: (10px solid #FF0000)]
+ LayoutIFrame {IFRAME} at (0,20) size 170x170 [border: (10px solid #FF0000)]
layer at (0,0) size 100x100
RenderView at (0,0) size 100x100
layer at (0,0) size 100x100
RenderBlock {HTML} at (0,0) size 100x100
RenderBody {BODY} at (8,8) size 84x84
layer at (182,28) size 170x170
- RenderEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #FF0000)]
+ LayoutEmbeddedObject {OBJECT} at (174,20) size 170x170 [border: (10px solid #FF0000)]
layer at (0,0) size 100x100
RenderView at (0,0) size 100x100
layer at (0,0) size 100x100
RenderBlock {HTML} at (0,0) size 100x100
RenderBody {BODY} at (8,8) size 84x84
layer at (356,28) size 170x170
- RenderEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #FF0000)]
+ LayoutEmbeddedObject {OBJECT} at (348,20) size 170x170 [border: (10px solid #FF0000)]
layer at (0,0) size 100x100
RenderView at (0,0) size 100x100
layer at (0,0) size 100x100

Powered by Google App Engine
This is Rietveld 408576698