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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt

Issue 18050007: Height of fixed height cell is not proper when cell's row is under row spanning cell. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 5 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/linux/tables/mozilla/core/bloomberg-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt b/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt
index c01cd392484653b71905e3f39d08784e1bbb7b10..73f78f724a067ecf81a25252ce2c6cbcaf11e63a 100644
--- a/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/core/bloomberg-expected.txt
@@ -214,7 +214,7 @@ layer at (0,0) size 785x716
RenderBR {BR} at (4,637) size 0x19
RenderTableCell {TD} at (148,0) size 486x24 [bgcolor=#660000] [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=3]
RenderImage {IMG} at (10,4) size 466x16
- RenderTableRow {TR} at (0,28) size 634x82
+ RenderTableRow {TR} at (0,28) size 634x83
RenderTableCell {TD} at (148,28) size 128x69 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderInline {A} at (0,0) size 120x19
RenderText {#text} at (0,0) size 0x0
@@ -282,8 +282,8 @@ layer at (0,0) size 785x716
RenderImage {IMG} at (25,369) size 125x125
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,110) size 634x153
- RenderTableCell {TD} at (148,110) size 303x128 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
+ RenderTableRow {TR} at (0,111) size 634x153
+ RenderTableCell {TD} at (148,111) size 303x128 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=2]
RenderInline {A} at (0,0) size 0x0
RenderImage {IMG} at (4,4) size 288x26
RenderBR {BR} at (295,4) size 0x19
@@ -300,8 +300,8 @@ layer at (0,0) size 785x716
RenderText {#text} at (4,104) size 46x19
text run at (4,104) width 46: "More..."
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,263) size 634x396
- RenderTableCell {TD} at (148,263) size 303x331 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
+ RenderTableRow {TR} at (0,264) size 634x397
+ RenderTableCell {TD} at (148,264) size 303x331 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=3 c=1 rs=1 cs=2]
RenderImage {IMG} at (4,4) size 290x35
RenderBR {BR} at (294,39) size 0x0
RenderInline {A} at (0,0) size 248x19

Powered by Google App Engine
This is Rietveld 408576698