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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug23235-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/tables/mozilla/bugs/bug23235-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug23235-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug23235-expected.txt
index 8f02bcbb6976c49d24286fb6da7bedc441cd2248..3c55c734123e2e11120983085892c612aa1333f8 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug23235-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/bugs/bug23235-expected.txt
@@ -19,14 +19,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 186x19
text run at (0,0) width 186: "The XML Files Resources List"
RenderText {#text} at (0,0) size 0x0
- RenderImage {IMG} at (0,20) size 468x60
+ LayoutImage {IMG} at (0,20) size 468x60
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (510,22) size 132x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (1,1) size 130x57 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 128x55
LayoutTableRow {TR} at (0,2) size 128x51
LayoutTableCell {TD} at (2,2) size 124x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (3,3) size 118x25
+ LayoutImage {IMG} at (3,3) size 118x25
RenderBR {BR} at (121,28) size 0x0
RenderText {#text} at (24,28) size 6x19
text run at (24,28) width 6: "["
@@ -50,14 +50,14 @@ layer at (0,0) size 800x600
RenderListMarker at (-18,0) size 7x19: bullet
RenderText {#text} at (0,0) size 186x19
text run at (0,0) width 186: "The XML Files Resources List"
- RenderImage {IMG} at (0,20) size 468x60
+ LayoutImage {IMG} at (0,20) size 468x60
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TD} at (510,22) size 132x59 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (1,1) size 130x57 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 128x55
LayoutTableRow {TR} at (0,2) size 128x51
LayoutTableCell {TD} at (2,2) size 124x51 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (3,3) size 118x25
+ LayoutImage {IMG} at (3,3) size 118x25
RenderBR {BR} at (121,28) size 0x0
RenderText {#text} at (24,28) size 6x19
text run at (24,28) width 6: "["

Powered by Google App Engine
This is Rietveld 408576698