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

Unified Diff: LayoutTests/platform/linux/css2.1/t100801-c544-valgn-01-d-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/linux/css2.1/t100801-c544-valgn-01-d-ag-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/t100801-c544-valgn-01-d-ag-expected.txt b/LayoutTests/platform/linux/css2.1/t100801-c544-valgn-01-d-ag-expected.txt
index 6c8e37614c3e5df7ffa00a693832b919dca60491..047b55aea5577c3b8866bc691bfd0a22bfe30a3d 100644
--- a/LayoutTests/platform/linux/css2.1/t100801-c544-valgn-01-d-ag-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/t100801-c544-valgn-01-d-ag-expected.txt
@@ -8,14 +8,14 @@ layer at (0,0) size 800x300
text run at (0,0) width 300: "There should be a green block with no red below."
RenderBlock {DIV} at (15,36) size 90x240 [color=#008000] [bgcolor=#FF0000]
RenderBlock {DIV} at (0,0) size 90x33
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (30,0) size 15x15
text run at (30,0) width 15: "X"
RenderText {#text} at (45,18) size 15x15
text run at (45,18) width 15: "X"
RenderBlock {DIV} at (0,33) size 90x36
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderInline {SPAN} at (0,0) size 45x30
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (30,6) size 15x15
@@ -23,11 +23,11 @@ layer at (0,0) size 800x300
RenderText {#text} at (45,6) size 30x30
text run at (45,6) width 30: "X"
RenderBlock {DIV} at (0,69) size 90x30
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderText {#text} at (30,9) size 15x15
text run at (30,9) width 15: "X"
RenderBlock {DIV} at (0,99) size 90x36
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderInline {SPAN} at (0,0) size 45x30
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (30,21) size 15x15
@@ -35,7 +35,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (45,6) size 30x30
text run at (45,6) width 30: "X"
RenderBlock {DIV} at (0,135) size 90x36
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderInline {SPAN} at (0,0) size 45x30
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (30,21) size 15x15
@@ -43,7 +43,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (45,6) size 30x30
text run at (45,6) width 30: "X"
RenderBlock {DIV} at (0,171) size 90x36
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderInline {SPAN} at (0,0) size 45x30
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (30,18) size 15x15
@@ -51,7 +51,7 @@ layer at (0,0) size 800x300
RenderText {#text} at (45,6) size 30x30
text run at (45,6) width 30: "X"
RenderBlock {DIV} at (0,207) size 90x33
- RenderImage {IMG} at (0,0) size 30x30
+ LayoutImage {IMG} at (0,0) size 30x30
RenderInline {SPAN} at (0,0) size 15x15
RenderText {#text} at (30,8) size 15x15
text run at (30,8) width 15: "X"

Powered by Google App Engine
This is Rietveld 408576698