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

Unified Diff: LayoutTests/platform/win/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/win/fast/replaced/replaced-breaking-mixture-expected.txt
diff --git a/LayoutTests/platform/win/fast/replaced/replaced-breaking-mixture-expected.txt b/LayoutTests/platform/win/fast/replaced/replaced-breaking-mixture-expected.txt
index 39d5675aaa71e519ef5d9d2d673cc991584184ad..7ba95e766f6eb47c065dc172706ae83c0fd1c7a7 100644
--- a/LayoutTests/platform/win/fast/replaced/replaced-breaking-mixture-expected.txt
+++ b/LayoutTests/platform/win/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 25x17
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 10x38
RenderText {#text} at (0,0) size 25x17
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 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {DIV} at (0,121) size 10x43
- RenderImage {IMG} at (0,0) size 25x25
+ LayoutImage {IMG} at (0,0) size 25x25
RenderText {#text} at (0,25) size 25x17
text run at (0,25) width 25: "Foo"
RenderBlock {DIV} at (0,164) size 10x38

Powered by Google App Engine
This is Rietveld 408576698