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

Unified Diff: LayoutTests/platform/win-xp/css2.1/t040306-c63-color-00-b-ag-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/css2.1/t040306-c63-color-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/win-xp/css2.1/t040306-c63-color-00-b-ag-expected.txt b/LayoutTests/platform/win-xp/css2.1/t040306-c63-color-00-b-ag-expected.txt
index eec537e19fa2474cc96629c607e5b46ac690a6de..035284ac57e57e3b02d49bcf691fd73f47469888 100644
--- a/LayoutTests/platform/win-xp/css2.1/t040306-c63-color-00-b-ag-expected.txt
+++ b/LayoutTests/platform/win-xp/css2.1/t040306-c63-color-00-b-ag-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x120
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (49,5) size 15x15
text run at (49,5) width 15: "X"
- RenderImage {IMG} at (64,5) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (64,5) size 15x15 [color=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 52x19
@@ -32,7 +32,7 @@ layer at (0,0) size 800x120
RenderInline {SPAN} at (0,0) size 15x15 [color=#FFA500]
RenderText {#text} at (97,5) size 15x15
text run at (97,5) width 15: "X"
- RenderImage {IMG} at (112,5) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (112,5) size 15x15 [color=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,76) size 784x20
RenderText {#text} at (0,0) size 37x19
@@ -73,5 +73,5 @@ layer at (0,0) size 800x120
RenderInline {SPAN} at (0,0) size 15x15 [color=#00FF00]
RenderText {#text} at (202,5) size 15x15
text run at (202,5) width 15: "X"
- RenderImage {IMG} at (217,5) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (217,5) size 15x15 [color=#FF0000]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698