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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/frames/001-expected.txt
diff --git a/LayoutTests/platform/mac/fast/frames/001-expected.txt b/LayoutTests/platform/mac/fast/frames/001-expected.txt
index fd80d592edb7836837dfd0d2983441d8051ac368..22a5115f736aaa2923ee60e0a79aba591ccb4416 100644
--- a/LayoutTests/platform/mac/fast/frames/001-expected.txt
+++ b/LayoutTests/platform/mac/fast/frames/001-expected.txt
@@ -12,21 +12,21 @@ layer at (0,0) size 800x600
text run at (344,174) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (8,26) size 170x170
- RenderPartObject {IFRAME} at (0,18) size 170x170 [border: (10px solid #FF0000)]
+ LayoutIFrame {IFRAME} at (0,18) 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,26) size 170x170
- RenderEmbeddedObject {OBJECT} at (174,18) size 170x170 [border: (10px solid #FF0000)]
+ LayoutEmbeddedObject {OBJECT} at (174,18) 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,26) size 170x170
- RenderEmbeddedObject {OBJECT} at (348,18) size 170x170 [border: (10px solid #FF0000)]
+ LayoutEmbeddedObject {OBJECT} at (348,18) 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