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/win/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/css2.1/t040306-c63-color-00-b-ag-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/t040306-c63-color-00-b-ag-expected.txt b/LayoutTests/platform/win/css2.1/t040306-c63-color-00-b-ag-expected.txt
index 497ad26392d8175eec9ab18bc437512973e9733f..738d72d3bd9f7b07b0db82e1db0659f58fdbbc79 100644
--- a/LayoutTests/platform/win/css2.1/t040306-c63-color-00-b-ag-expected.txt
+++ b/LayoutTests/platform/win/css2.1/t040306-c63-color-00-b-ag-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x112
RenderInline {SPAN} at (0,0) size 16x15
RenderText {#text} at (53,3) size 16x15
text run at (53,3) width 16: "X"
- RenderImage {IMG} at (68.66,3) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (68.66,3) size 15x15 [color=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 56x17
@@ -32,7 +32,7 @@ layer at (0,0) size 800x112
RenderInline {SPAN} at (0,0) size 16x15 [color=#FFA500]
RenderText {#text} at (100,3) size 16x15
text run at (100,3) width 16: "X"
- RenderImage {IMG} at (115.53,3) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (115.53,3) size 15x15 [color=#FF0000]
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,70) size 784x18
RenderText {#text} at (0,0) size 43x17
@@ -73,5 +73,5 @@ layer at (0,0) size 800x112
RenderInline {SPAN} at (0,0) size 16x15 [color=#00FF00]
RenderText {#text} at (207,3) size 16x15
text run at (207,3) width 16: "X"
- RenderImage {IMG} at (222.20,3) size 15x15 [color=#FF0000]
+ LayoutImage {IMG} at (222.20,3) size 15x15 [color=#FF0000]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698