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

Unified Diff: LayoutTests/platform/mac/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/mac/virtual/slimmingpaint/fast/table/025-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/025-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/025-expected.txt
index f8e98d1a3caf4afb6d942396373fb8d3a4de7da8..b5a44b0aa963ecaef3d4fdcc8563467d9c981c24 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/025-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/025-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 324x23
LayoutTableCell {TD} at (2,11) size 39x4 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (43,2) size 238x23 [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,3) size 4x18
text run at (23,3) width 4: " "
RenderInline {B} at (0,0) size 91x18
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (27,3) width 91: "Yellow Pages"
RenderText {#text} at (117,3) size 5x18
text run at (117,3) width 5: " "
- RenderImage {IMG} at (121.20,2) size 21x15 [bgcolor=#800080]
+ LayoutImage {IMG} at (121.20,2) size 21x15 [bgcolor=#800080]
RenderText {#text} at (142,3) size 5x18
text run at (142,3) width 5: " "
RenderInline {B} at (0,0) size 86x18
@@ -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,59) size 784x0
LayoutTable {TABLE} at (0,59) size 784x43
@@ -64,7 +64,7 @@ layer at (0,0) size 800x600
LayoutTableRow {TR} at (0,2) size 313x23
LayoutTableCell {TD} at (2,11) size 33x4 [bgcolor=#FFA500] [border: (1px solid #000000)] [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (37,2) size 238x23 [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,3) size 4x18
text run at (23,3) width 4: " "
RenderInline {B} at (0,0) size 91x18
@@ -72,7 +72,7 @@ layer at (0,0) size 800x600
text run at (27,3) width 91: "Yellow Pages"
RenderText {#text} at (117,3) size 5x18
text run at (117,3) width 5: " "
- RenderImage {IMG} at (121.20,2) size 21x15 [bgcolor=#800080]
+ LayoutImage {IMG} at (121.20,2) size 21x15 [bgcolor=#800080]
RenderText {#text} at (142,3) size 5x18
text run at (142,3) width 5: " "
RenderInline {B} at (0,0) size 86x18
@@ -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