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

Unified Diff: LayoutTests/platform/android/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/android/fast/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt
index 6ba6d3832084c8fc73ab2fe80fc1bc442050c5ab..e9681b1f3ad99cb02ab4fbe30f3caf323605b769 100644
--- a/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt
@@ -61,20 +61,20 @@ layer at (9,305) size 56x70 clip at (10,306) size 39x68
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "select"
layer at (9,445) size 27x27
- RenderPartObject {IFRAME} at (1,437) size 27x27 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (1,437) 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,472) size 27x27
- RenderPartObject {IFRAME} at (1,464) size 27x27 [border: (1px solid #000000)]
+ LayoutIFrame {IFRAME} at (1,464) 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,499) size 27x27
- RenderEmbeddedObject {EMBED} at (1,491) size 27x27 [border: (1px solid #000000)]
+ LayoutEmbeddedObject {EMBED} at (1,491) size 27x27 [border: (1px solid #000000)]
layer at (9,526) size 27x27
- RenderEmbeddedObject {EMBED} at (1,518) size 27x27 [border: (1px solid #000000)]
+ LayoutEmbeddedObject {EMBED} at (1,518) size 27x27 [border: (1px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698