OLD | NEW |
1 This is a regression test for https://bugs.webkit.org/show_bug.cgi?id=8085 Main
menu positioned incorrectly on eia.org and fedex.com/us and for https://bugs.web
kit.org/show_bug.cgi?id=19094 offsetTop is wrong in cell <td>. | 1 This is a regression test for https://bugs.webkit.org/show_bug.cgi?id=8085 Main
menu positioned incorrectly on eia.org and fedex.com/us and for https://bugs.web
kit.org/show_bug.cgi?id=19094 offsetTop is wrong in cell <td>. |
2 | 2 |
3 Table 1 row 2 top offset:50 | 3 Table 1 row 2 top offset:50 |
4 Table 1 cell 2 top offset:50 | 4 Table 1 cell 2 top offset:50 |
5 Table 2 row 1 top offset:0 | 5 Table 2 row 1 top offset:0 |
6 Table 2 cell 1 top offset:0 | 6 Table 2 cell 1 top offset:0 |
7 Table 2 cell 2 top offset:0 | 7 Table 2 cell 2 top offset:0 |
8 Table 2 cell 3 top offset:0 | 8 Table 2 cell 3 top offset:0 |
9 Table 3 cell 1 top offset:0 | 9 Table 3 cell 1 top offset:0 |
10 Table 4 div 1 top offset:50 | 10 Table 4 div 1 top offset:50 |
11 Test result: PASS | 11 Test result: PASS |
12 x | 12 x |
13 This | 13 This |
14 is more text.» And a lot more text that should have the smallest offsetTop. | 14 is more text.» And a lot more text that should have the smallest offsetTop. |
15 | 15 |
OLD | NEW |