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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/025-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/win-xp/virtual/slimmingpaint/fast/table/025-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/025-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/025-expected.txt
index c01f43ba957790adb965a8099cfcfcacb3cb41c6..196220854c8a9ae20c6f7c0aeb527988389af7e8 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/025-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/025-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 324x24
LayoutTableCell {TD} at (2,12) size 41x4 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (45,2) size 234x24 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 21x15 [bgcolor=#800080]
+ LayoutImage {IMG} at (2,2) size 21x15 [bgcolor=#800080]
RenderText {#text} at (23,2) size 4x19
text run at (23,2) width 4: " "
RenderInline {B} at (0,0) size 88x19
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (27,2) width 88: "Yellow Pages"
RenderText {#text} at (115,2) size 4x19
text run at (115,2) width 4: " "
- RenderImage {IMG} at (119,2) size 21x15 [bgcolor=#800080]
+ LayoutImage {IMG} at (119,2) size 21x15 [bgcolor=#800080]
RenderText {#text} at (140,2) size 4x19
text run at (140,2) width 4: " "
RenderInline {B} at (0,0) size 84x19
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 220x26
LayoutTableRow {TR} at (0,2) size 220x22
LayoutTableCell {TD} at (2,2) size 216x22 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 212x18 [bgcolor=#800080]
+ LayoutImage {IMG} at (2,2) size 212x18 [bgcolor=#800080]
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,60) size 784x0
LayoutTable {TABLE} at (0,60) size 784x44
@@ -64,7 +64,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 313x24
LayoutTableCell {TD} at (2,12) size 35x4 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (39,2) size 234x24 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=2]
- RenderImage {IMG} at (2,2) size 21x15 [bgcolor=#800080]
+ LayoutImage {IMG} at (2,2) size 21x15 [bgcolor=#800080]
RenderText {#text} at (23,2) size 4x19
text run at (23,2) width 4: " "
RenderInline {B} at (0,0) size 88x19
@@ -72,7 +72,7 @@ layer at (0,0) size 800x600
text run at (27,2) width 88: "Yellow Pages"
RenderText {#text} at (115,2) size 4x19
text run at (115,2) width 4: " "
- RenderImage {IMG} at (119,2) size 21x15 [bgcolor=#800080]
+ LayoutImage {IMG} at (119,2) size 21x15 [bgcolor=#800080]
RenderText {#text} at (140,2) size 4x19
text run at (140,2) width 4: " "
RenderInline {B} at (0,0) size 84x19
@@ -90,5 +90,5 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (0,0) size 220x26
LayoutTableRow {TR} at (0,2) size 220x22
LayoutTableCell {TD} at (2,2) size 216x22 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
- RenderImage {IMG} at (2,2) size 212x18 [bgcolor=#800080]
+ LayoutImage {IMG} at (2,2) size 212x18 [bgcolor=#800080]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698