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

Unified Diff: LayoutTests/platform/mac/fast/replaced/replaced-breaking-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/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
index 16f9d8588b9d504245b5cb11648c1656d4421161..6b7ae3e8b76dedca91a9161267bebcd399baf133 100644
--- a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
@@ -61,20 +61,20 @@ layer at (9,251) size 48x45 clip at (10,252) size 35x43 scrollHeight 42
RenderText {#text} at (2,0) size 31x13
text run at (2,0) width 31: "select"
layer at (9,369) size 27x27
- RenderPartObject {IFRAME} at (1,361) size 27x27 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (1,361) size 27x27 [border: (1px solid #000000)]
layer at (0,0) size 25x25
RenderView at (0,0) size 25x25
layer at (0,0) size 25x25
RenderBlock {HTML} at (0,0) size 25x25
RenderBody {BODY} at (8,8) size 9x9
layer at (9,396) size 27x27
- RenderPartObject {IFRAME} at (1,388) size 27x27 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (1,388) size 27x27 [border: (1px solid #000000)]
layer at (0,0) size 25x25
RenderView at (0,0) size 25x25
layer at (0,0) size 25x25
RenderBlock {HTML} at (0,0) size 25x25
RenderBody {BODY} at (8,8) size 9x9
layer at (9,423) size 27x27
- RenderEmbeddedObject {EMBED} at (1,415) size 27x27 [border: (1px solid #000000)]
+ LayoutEmbeddedObject {EMBED} at (1,415) size 27x27 [border: (1px solid #000000)]
layer at (9,450) size 27x27
- RenderEmbeddedObject {EMBED} at (1,442) size 27x27 [border: (1px solid #000000)]
+ LayoutEmbeddedObject {EMBED} at (1,442) size 27x27 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698