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

Unified Diff: LayoutTests/platform/android/tables/mozilla/bugs/bug3977-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/bug3977-expected.txt
diff --git a/LayoutTests/platform/android/tables/mozilla/bugs/bug3977-expected.txt b/LayoutTests/platform/android/tables/mozilla/bugs/bug3977-expected.txt
index da84b32abf5171d31180f01d64d0045af2cbfd6c..973e73d5d1927b6ffdaf570fc463f607eb9afcd7 100644
--- a/LayoutTests/platform/android/tables/mozilla/bugs/bug3977-expected.txt
+++ b/LayoutTests/platform/android/tables/mozilla/bugs/bug3977-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 785x965
LayoutTableSection {TBODY} at (1,1) size 598x263
LayoutTableRow {TR} at (0,2) size 598x77
LayoutTableCell {TD} at (2,2) size 594x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- RenderImage {IMG} at (2,2) size 590x73
+ LayoutImage {IMG} at (2,2) size 590x73
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,81) size 598x96
LayoutTableCell {TD} at (2,81) size 114x24 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
@@ -28,11 +28,11 @@ layer at (0,0) size 785x965
text run at (0,0) width 68: "etc., etc. ..."
LayoutTableRow {TR} at (0,179) size 598x37
LayoutTableCell {TD} at (2,179) size 594x37 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]
- RenderImage {IMG} at (2,2) size 589x33
+ LayoutImage {IMG} at (2,2) size 589x33
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,218) size 598x43
LayoutTableCell {TD} at (2,218) size 114x43 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 110x39
+ LayoutImage {IMG} at (2,2) size 110x39
RenderText {#text} at (0,0) size 0x0
LayoutTableCell {TH} at (118,227) size 478x24 [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
RenderText {#text} at (208,2) size 62x19
@@ -86,7 +86,7 @@ layer at (0,0) size 785x965
LayoutTableSection {TBODY} at (1,1) size 598x179
LayoutTableRow {TR} at (0,2) size 598x77
LayoutTableCell {TD} at (2,2) size 594x77 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- RenderImage {IMG} at (2,2) size 590x73
+ LayoutImage {IMG} at (2,2) size 590x73
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,81) size 598x96
LayoutTableCell {TD} at (2,81) size 111x24 [bgcolor=#94BD73] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698