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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-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/bug20804-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt
index 5ce5c8d626955a47812d4ae767a13e7b3b804754..33727ba08650d8bb64554286ff42f5ae209d089a 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug20804-expected.txt
@@ -19,19 +19,19 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 782x84
LayoutTableRow {TR} at (0,0) size 782x22
LayoutTableCell {TD} at (0,0) size 297x62 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderImage {IMG} at (1,1) size 250x60
+ LayoutImage {IMG} at (1,1) size 250x60
LayoutTableCell {TD} at (297,0) size 21x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (2,1) size 18x20
+ LayoutImage {IMG} at (2,1) size 18x20
LayoutTableCell {TD} at (318,1) size 464x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=2]
RenderText {#text} at (74,1) size 389x18
text run at (74,1) width 175: " All Products | Support | "
text run at (248,1) width 215: " Search | microsoft.com Home "
LayoutTableRow {TR} at (0,22) size 782x42
LayoutTableCell {TD} at (297,22) size 21x42 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 19x40
+ LayoutImage {IMG} at (1,1) size 19x40
LayoutTableCell {TD} at (318,22) size 464x42 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=2]
- RenderImage {IMG} at (151,1) size 200x40
- RenderImage {IMG} at (351,1) size 112x40
+ LayoutImage {IMG} at (151,1) size 200x40
+ LayoutImage {IMG} at (351,1) size 112x40
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,64) size 782x20
LayoutTableCell {TD} at (0,64) size 782x20 [bgcolor=#6699CC] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=4]
@@ -53,19 +53,19 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 782x84
LayoutTableRow {TR} at (0,0) size 782x22
LayoutTableCell {TD} at (0,0) size 297x62 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderImage {IMG} at (1,1) size 250x60
+ LayoutImage {IMG} at (1,1) size 250x60
LayoutTableCell {TD} at (297,0) size 21x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderImage {IMG} at (2,1) size 18x20
+ LayoutImage {IMG} at (2,1) size 18x20
LayoutTableCell {TD} at (318,1) size 464x20 [bgcolor=#000000] [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderText {#text} at (74,1) size 389x18
text run at (74,1) width 175: " All Products | Support | "
text run at (248,1) width 215: " Search | microsoft.com Home "
LayoutTableRow {TR} at (0,22) size 782x42
LayoutTableCell {TD} at (297,22) size 21x42 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderImage {IMG} at (1,1) size 19x40
+ LayoutImage {IMG} at (1,1) size 19x40
LayoutTableCell {TD} at (318,22) size 464x42 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- RenderImage {IMG} at (151,1) size 200x40
- RenderImage {IMG} at (351,1) size 112x40
+ LayoutImage {IMG} at (151,1) size 200x40
+ LayoutImage {IMG} at (351,1) size 112x40
RenderText {#text} at (0,0) size 0x0
LayoutTableRow {TR} at (0,64) size 782x20
LayoutTableCell {TD} at (0,64) size 782x20 [bgcolor=#6699CC] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=3]

Powered by Google App Engine
This is Rietveld 408576698