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

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

Powered by Google App Engine
This is Rietveld 408576698