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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-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/bug113424-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt
index 454c5990234aab3b9509a6d2527c266509e970df..e70a99604b9cf2401bf6204025a1f5c36e7f89cf 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug113424-expected.txt
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (3,3) size 20x11
text run at (3,3) width 20: "4,75"
LayoutTableCell {TD} at (146,37) size 24x17 [r=2 c=2 rs=1 cs=1]
- RenderImage {IMG} at (6.50,3) size 11x11
+ LayoutImage {IMG} at (6.50,3) size 11x11
LayoutTableCell {TD} at (171,37) size 41x17 [r=2 c=3 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 23x11
RenderText {#text} at (3,3) size 23x11
@@ -49,7 +49,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (263,37) size 33x16 [r=2 c=5 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 17x11
RenderInline {A} at (0,0) size 17x11 [color=#0000EE]
- RenderImage {IMG} at (8.50,3) size 16x10
+ LayoutImage {IMG} at (8.50,3) size 16x10
LayoutTableCell {TD} at (299,0) size 299x57 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (1,1) size 297x55
LayoutTableSection {TBODY} at (0,0) size 297x55
@@ -60,15 +60,15 @@ layer at (0,0) size 800x600
text run at (3,3) width 43: "Rohstoffe"
LayoutTableRow {TR} at (0,19) size 297x17 [bgcolor=#E7E7AD]
LayoutTableCell {TD} at (1,19) size 202x17 [r=1 c=0 rs=1 cs=1]
- RenderImage {IMG} at (95.50,3) size 11x11
+ LayoutImage {IMG} at (95.50,3) size 11x11
LayoutTableCell {TD} at (204,19) size 92x16 [r=1 c=1 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 16x11
RenderInline {A} at (0,0) size 16x11 [color=#0000EE]
- RenderImage {IMG} at (38,3) size 16x10
+ LayoutImage {IMG} at (38,3) size 16x10
LayoutTableRow {TR} at (0,37) size 297x17 [bgcolor=#E7DEA5]
LayoutTableCell {TD} at (1,37) size 202x17 [r=2 c=0 rs=1 cs=1]
- RenderImage {IMG} at (95.50,3) size 11x11
+ LayoutImage {IMG} at (95.50,3) size 11x11
LayoutTableCell {TD} at (204,37) size 92x16 [r=2 c=1 rs=1 cs=1]
RenderInline {FONT} at (0,0) size 16x11
RenderInline {A} at (0,0) size 16x11 [color=#0000EE]
- RenderImage {IMG} at (38,3) size 16x10
+ LayoutImage {IMG} at (38,3) size 16x10

Powered by Google App Engine
This is Rietveld 408576698