| Index: LayoutTests/platform/mac/fast/table/table-all-rowspans-height-distribution-in-rows-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/table/table-all-rowspans-height-distribution-in-rows-expected.txt b/LayoutTests/platform/mac/fast/table/table-all-rowspans-height-distribution-in-rows-expected.txt
|
| index 746f5e1a86976bb1612c905247dc4c7c9966d026..3150ef96f9858b8c3ef4228183a76943aa8f2884 100644
|
| --- a/LayoutTests/platform/mac/fast/table/table-all-rowspans-height-distribution-in-rows-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/table/table-all-rowspans-height-distribution-in-rows-expected.txt
|
| @@ -40,7 +40,7 @@ Expected 23 for height, but got 20.
|
| </tr>
|
| row1 col1
|
| FAIL:
|
| -Expected 24 for height, but got 20.
|
| +Expected 24 for height, but got 21.
|
|
|
| <tr data-expected-height="24">
|
| <td>row1 col1</td>
|
| @@ -49,7 +49,7 @@ row2 col1 rowspan=3 height=400px
|
| PASS
|
| row3 col2
|
| FAIL:
|
| -Expected 247 for height, but got 248.
|
| +Expected 247 for height, but got 249.
|
|
|
| <tr data-expected-height="247">
|
| <td>row3 col2</td>
|
| @@ -66,20 +66,25 @@ row0 col0 rowspan=6 height=300px row0 col1 rowspan=6 height=500px
|
| PASS
|
| row1 col1
|
| FAIL:
|
| -Expected 90 for height, but got 43.
|
| +Expected 90 for height, but got 35.
|
|
|
| <tr data-expected-height="90">
|
| <td>row1 col1</td>
|
| </tr>
|
| row2 col1
|
| FAIL:
|
| -Expected 94 for height, but got 95.
|
| +Expected 94 for height, but got 52.
|
|
|
| <tr data-expected-height="94">
|
| <td>row2 col1</td>
|
| </tr>
|
| row3 col1
|
| -PASS
|
| +FAIL:
|
| +Expected 95 for height, but got 96.
|
| +
|
| +<tr data-expected-height="95">
|
| + <td>row3 col1</td>
|
| + </tr>
|
| row4 col1
|
| PASS
|
| row5 col1
|
| @@ -90,7 +95,7 @@ Test 4 - some rows are common between 2 row spanning cells.
|
|
|
| row0 col0 rowspan=6 height=400px row0 col1
|
| FAIL:
|
| -Expected 43 for height, but got 34.
|
| +Expected 43 for height, but got 37.
|
|
|
| <tr data-expected-height="43">
|
| <td rowspan="6" style="height:400px">row0 col0 rowspan=6 height=400px</td>
|
| @@ -100,21 +105,21 @@ row1 col1 rowspan=6 height=800px
|
| PASS
|
| row2 col2
|
| FAIL:
|
| -Expected 168 for height, but got 65.
|
| +Expected 168 for height, but got 72.
|
|
|
| <tr data-expected-height="168">
|
| <td>row2 col2</td>
|
| </tr>
|
| row3 col2
|
| FAIL:
|
| -Expected 177 for height, but got 83.
|
| +Expected 177 for height, but got 88.
|
|
|
| <tr data-expected-height="177">
|
| <td>row3 col2</td>
|
| </tr>
|
| row4 col2
|
| FAIL:
|
| -Expected 176 for height, but got 177.
|
| +Expected 176 for height, but got 178.
|
|
|
| <tr data-expected-height="176">
|
| <td>row4 col2</td>
|
| @@ -133,13 +138,18 @@ row1 col1 rowspan=6 height=800px
|
| PASS
|
| row2 col2
|
| FAIL:
|
| -Expected 130 for height, but got 132.
|
| +Expected 130 for height, but got 64.
|
|
|
| <tr data-expected-height="130">
|
| <td>row2 col2</td>
|
| </tr>
|
| row3 col2
|
| -PASS
|
| +FAIL:
|
| +Expected 132 for height, but got 134.
|
| +
|
| +<tr data-expected-height="132">
|
| + <td>row3 col2</td>
|
| + </tr>
|
| row4 col2
|
| PASS
|
| row5 col2
|
| @@ -168,7 +178,7 @@ row1 col0
|
| PASS
|
| row2 col0 - rowspan=4 vertical-align=text-top row2 col1 vertical-align=sub
|
| FAIL:
|
| -Expected 77 for height, but got 32.
|
| +Expected 77 for height, but got 35.
|
|
|
| <tr data-expected-height="77">
|
| <td rowspan="4" style="vertical-align:text-top; height:300px">row2 col0 - rowspan=4 vertical-align=text-top</td>
|
| @@ -176,7 +186,7 @@ Expected 77 for height, but got 32.
|
| </tr>
|
| row3 col1 vertical-align=middle
|
| FAIL:
|
| -Expected 77 for height, but got 78.
|
| +Expected 77 for height, but got 79.
|
|
|
| <tr data-expected-height="77">
|
| <td style="vertical-align:middle">row3 col1 vertical-align=middle</td>
|
| @@ -213,7 +223,7 @@ Expected 21 for height, but got 19.
|
| </tr>
|
| row1 col1 row1 col2 row1 col3
|
| FAIL:
|
| -Expected 87 for height, but got 59.
|
| +Expected 87 for height, but got 55.
|
|
|
| <tr data-expected-height="87">
|
| <td rowspan="3" style="height:200px">row1 col1</td>
|
| @@ -222,28 +232,52 @@ Expected 87 for height, but got 59.
|
| </tr>
|
| row2 col3
|
| FAIL:
|
| -Expected 96 for height, but got 95.
|
| +Expected 96 for height, but got 84.
|
|
|
| <tr data-expected-height="96">
|
| <td>row2 col3</td>
|
| </tr>
|
| row3 col2
|
| -PASS
|
| +FAIL:
|
| +Expected 40 for height, but got 35.
|
| +
|
| +<tr data-expected-height="40">
|
| + <td>row3 col2</td>
|
| + </tr>
|
| row4 col1 row4 col2 row4 col3
|
| -PASS
|
| +FAIL:
|
| +Expected 24 for height, but got 38.
|
| +
|
| +<tr data-expected-height="24">
|
| + <td>row4 col1</td>
|
| + <td>row4 col2</td>
|
| + <td>row4 col3</td>
|
| + </tr>
|
| row5 col0 row5 col1 row5 col2
|
| -PASS
|
| +FAIL:
|
| +Expected 19 for height, but got 34.
|
| +
|
| +<tr data-expected-height="19">
|
| + <td>row5 col0</td>
|
| + <td>row5 col1</td>
|
| + <td>row5 col2</td>
|
| + </tr>
|
| row6 col0 row6 col1
|
| PASS
|
| row7 col1
|
| FAIL:
|
| -Expected 37 for height, but got 38.
|
| +Expected 37 for height, but got 23.
|
|
|
| <tr data-expected-height="37">
|
| <td>row7 col1</td>
|
| </tr>
|
| row8 col1
|
| -PASS
|
| +FAIL:
|
| +Expected 38 for height, but got 39.
|
| +
|
| +<tr data-expected-height="38">
|
| + <td>row8 col1</td>
|
| + </tr>
|
| row9 col1
|
| PASS
|
| row10 col1
|
|
|