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

Unified Diff: LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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-mixture-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt
index 6fdeff3f50985087c4d91c1af169c9cd945f36df..9c4554565071817602f0b8f8af472c0af1f8698b 100644
--- a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 10x43
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
- RenderImage {IMG} at (0,18) size 25x25
+ LayoutImage {IMG} at (0,18) size 25x25
RenderBlock {DIV} at (0,43) size 10x36
RenderText {#text} at (0,0) size 25x18
text run at (0,0) width 25: "Foo"
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 25: "Foo"
RenderTextControl {INPUT} at (0,18) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {DIV} at (0,116) size 10x43
- RenderImage {IMG} at (0,0) size 25x25
+ LayoutImage {IMG} at (0,0) size 25x25
RenderText {#text} at (0,25) size 25x18
text run at (0,25) width 25: "Foo"
RenderBlock {DIV} at (0,159) size 10x36

Powered by Google App Engine
This is Rietveld 408576698