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

Unified Diff: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt

Issue 19635004: Row spanning cell content is flowing out of the cell border if this row spanning cell comes under t… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@RowSpan_B249600_9
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/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
index 3cff82b73bc501ff06914e97d93dd4ea9ee21713..3c65123c3e51c6689c7e202ef1e6f546b2eeeb0f 100644
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt
@@ -3,17 +3,17 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 345x51 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 343x49
- RenderTableRow {TR} at (0,2) size 343x9
- RenderTableCell {TD} at (2,5) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
+ RenderTable {TABLE} at (0,0) size 345x121 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 343x119
+ RenderTableRow {TR} at (0,2) size 343x23
+ RenderTableCell {TD} at (2,40) size 126x39 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=2]
RenderImage {IMG} at (2,2) size 122x35
- RenderTableCell {TD} at (130,2) size 199x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (130,9) size 199x9 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
RenderImage {IMG} at (2,2) size 195x5
- RenderTableCell {TD} at (331,-34) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
+ RenderTableCell {TD} at (331,1) size 10x117 [border: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
RenderImage {IMG} at (2,2) size 6x113
- RenderTableRow {TR} at (0,13) size 343x34
- RenderTableCell {TD} at (130,13) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderTableRow {TR} at (0,27) size 343x90
+ RenderTableCell {TD} at (130,55) size 199x34 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
RenderInline {A} at (0,0) size 195x19 [color=#0000EE]
RenderText {#text} at (0,0) size 0x0
RenderImage {IMG} at (2,2) size 195x30

Powered by Google App Engine
This is Rietveld 408576698