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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug60804-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/android/tables/mozilla/bugs/bug60804-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug60804-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug60804-expected.txt
index e331c420a1c60336834eb36cb456c3c19fb6f993..c28c21a7c1455f444fb4527c45a2a2e02942138f 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug60804-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug60804-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 94x19
text run at (1,1) width 94: "MERCHANT"
LayoutTableCell {TD} at (132,9) size 5x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
LayoutTableCell {TD} at (137,0) size 304x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderInline {B} at (0,0) size 110x19
RenderText {#text} at (97,1) size 110x19
text run at (97,1) width 110: "DESCRIPTION"
LayoutTableCell {TD} at (441,9) size 5x3 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
LayoutTableCell {TD} at (446,0) size 78x22 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
RenderInline {B} at (0,0) size 48x19
RenderText {#text} at (29,1) size 48x19
text run at (29,1) width 48: "PRICE"
LayoutTableCell {TD} at (524,9) size 5x3 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
LayoutTableCell {TD} at (529,0) size 69x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
RenderInline {B} at (0,0) size 39x19
RenderText {#text} at (15,1) size 39x19
@@ -36,22 +36,22 @@ layer at (0,0) size 800x600
RenderText {#text} at (1,1) size 89x15
text run at (1,1) width 89: "American Starlex"
LayoutTableCell {TD} at (132,9) size 5x3 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
LayoutTableCell {TD} at (137,2) size 304x18 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 239x15
RenderText {#text} at (1,1) size 239x15
text run at (1,1) width 239: "Digital_Cameras DC200 New|In stock; Kodak"
LayoutTableCell {TD} at (441,9) size 5x3 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
LayoutTableCell {TD} at (446,2) size 78x18 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 39x15
RenderText {#text} at (38,1) size 39x15
text run at (38,1) width 39: "$270.00"
LayoutTableCell {TD} at (524,9) size 5x3 [border: (1px inset #808080)] [r=0 c=5 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1
LayoutTableCell {TD} at (529,0) size 69x22 [border: (1px inset #808080)] [r=0 c=6 rs=1 cs=1]
RenderText {#text} at (17,1) size 35x19
text run at (17,1) width 35: "More"
LayoutTableRow {TR} at (0,22) size 598x3
LayoutTableCell {TD} at (0,22) size 598x3 [bgcolor=#000000] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=8]
- RenderImage {IMG} at (1,1) size 1x1
+ LayoutImage {IMG} at (1,1) size 1x1

Powered by Google App Engine
This is Rietveld 408576698