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

Unified Diff: LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug58402-2-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_expected_failures/bugs/bug58402-2-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt
index 03be4e404c42ac4acd4fc35b1b3294015c9ed8b3..e015d3a830d3e4589971a8d8cd634567f72993b9 100644
--- a/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt
@@ -16,20 +16,20 @@ layer at (0,0) size 800x600
RenderTableCell {TD} at (178,2) size 76x24 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
RenderText {#text} at (2,2) size 30x19
text run at (2,2) width 30: "col 3"
- RenderTableRow {TR} at (0,28) size 256x50
- RenderTableCell {TD} at (2,41) size 40x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,28) size 256x78
+ RenderTableCell {TD} at (2,55) size 40x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 36x19
text run at (2,2) width 36: "row 1"
RenderTableCell {TD} at (44,28) size 210x210 [border: (1px inset #808080)] [r=1 c=1 rs=3 cs=3]
RenderBlock (floating) {DIV} at (2,2) size 206x206 [border: (3px solid #FF0000)]
RenderText {#text} at (85,3) size 36x19
text run at (85,3) width 36: "tjosan"
- RenderTableRow {TR} at (0,80) size 256x105
- RenderTableCell {TD} at (2,120) size 40x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,108) size 256x50
+ RenderTableCell {TD} at (2,121) size 40x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 36x19
text run at (2,2) width 36: "row 2"
- RenderTableRow {TR} at (0,187) size 256x51
- RenderTableCell {TD} at (2,200) size 40x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,160) size 256x78
+ RenderTableCell {TD} at (2,187) size 40x24 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 36x19
text run at (2,2) width 36: "row 3"
RenderBlock (anonymous) at (0,242) size 784x26

Powered by Google App Engine
This is Rietveld 408576698