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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/replaced/replaced-breaking-mixture-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/replaced/replaced-breaking-mixture-expected.txt b/LayoutTests/platform/win-xp/fast/replaced/replaced-breaking-mixture-expected.txt
index 51fa43ae3ddce17041495ca6cf4250a7b894fece..71039c05f47df0abe4a861685e5258c0dbbe089d 100644
--- a/LayoutTests/platform/win-xp/fast/replaced/replaced-breaking-mixture-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/replaced/replaced-breaking-mixture-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 10x45
RenderText {#text} at (0,0) size 25x19
text run at (0,0) width 25: "Foo"
- RenderImage {IMG} at (0,20) size 25x25
+ LayoutImage {IMG} at (0,20) size 25x25
RenderBlock {DIV} at (0,45) size 10x40
RenderText {#text} at (0,0) size 25x19
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,20) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderBlock {DIV} at (0,127) size 10x45
- RenderImage {IMG} at (0,0) size 25x25
+ LayoutImage {IMG} at (0,0) size 25x25
RenderText {#text} at (0,25) size 25x19
text run at (0,25) width 25: "Foo"
RenderBlock {DIV} at (0,172) size 10x40

Powered by Google App Engine
This is Rietveld 408576698