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

Unified Diff: LayoutTests/platform/win/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/win/fast/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/win/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/win/fast/replaced/replaced-breaking-expected.txt
index cf4f9dc82d7e9fe8966f128fbd29b4bd9d73878d..2d8698d031d92de9616af6e60ac0123b7acfe37f 100644
--- a/LayoutTests/platform/win/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/win/fast/replaced/replaced-breaking-expected.txt
@@ -61,20 +61,20 @@ layer at (9,288) size 56x53 clip at (10,289) size 39x51
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "select"
layer at (9,411) size 27x27
- RenderPartObject {IFRAME} at (1,403) size 27x27 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (1,403) 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,438) size 27x27
- RenderPartObject {IFRAME} at (1,430) size 27x27 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (1,430) 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,465) size 27x27
- RenderEmbeddedObject {EMBED} at (1,457) size 27x27 [border: (1px solid #000000)]
+ LayoutEmbeddedObject {EMBED} at (1,457) size 27x27 [border: (1px solid #000000)]
layer at (9,492) size 27x27
- RenderEmbeddedObject {EMBED} at (1,484) size 27x27 [border: (1px solid #000000)]
+ LayoutEmbeddedObject {EMBED} at (1,484) size 27x27 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698