Index: LayoutTests/platform/linux/fast/table/giantRowspan2-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/table/giantRowspan2-expected.txt b/LayoutTests/platform/linux/fast/table/giantRowspan2-expected.txt |
index 5f40e75b43aa3024f080b9ba0c1ea063448f8489..c8adca8140bc90b4569fc3dcd3ccfc61a43128b9 100644 |
--- a/LayoutTests/platform/linux/fast/table/giantRowspan2-expected.txt |
+++ b/LayoutTests/platform/linux/fast/table/giantRowspan2-expected.txt |
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600 |
RenderBody {BODY} at (8,8) size 784x584 |
RenderTable {TABLE} at (0,0) size 784x84 |
RenderTableSection {TBODY} at (0,0) size 784x84 |
- RenderTableRow {TR} at (0,2) size 784x0 |
dsinclair
2014/10/15 21:37:41
Where does the 1px come from?
|
+ RenderTableRow {TR} at (0,2) size 784x1 |
RenderTableCell {TD} at (2,1) size 780x82 [r=0 c=0 rs=8190 cs=1] |
RenderText {#text} at (1,1) size 770x79 |
text run at (1,1) width 644: "This test succeeds if it does not crash. We implemented a heuristic a while back to prevent giant rowspans. " |