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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug23235-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.txt
index da26fb9713893573e32871ddb0be9f8dcf851ff2..8ad73fbf4848e6847d5d1ea5384cd8b68d2615d1 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug23235-expected.txt
@@ -19,14 +19,14 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 199x18
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 6x18
text run at (24,28) width 6: "["
@@ -50,14 +50,14 @@ layer at (0,0) size 800x600
RenderListMarker at (-17,0) size 7x18: bullet
RenderText {#text} at (0,0) size 199x18
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 6x18
text run at (24,28) width 6: "["

Powered by Google App Engine
This is Rietveld 408576698