OLD | NEW |
1 Test 1 - This is a H1 heading. | 1 Test 1 - This is a H1 heading. |
2 | 2 |
3 Test 2 - This is a simple paragraph. | 3 Test 2 - This is a simple paragraph. |
4 | 4 |
5 Test 3 - This is a paragraph with a nested element. | 5 Test 3 - This is a paragraph with a nested element. |
6 | 6 |
7 Test 4 - This is a paragraph with a nested element that has a border. | 7 Test 4 - This is a paragraph with a nested element that has a border. |
8 | 8 |
9 Test 5 - This is a transformed paragraph with a nested element that has a border
. | 9 Test 5 - This is a transformed paragraph with a nested element that has a border
. |
10 | 10 |
11 Test 6 - This is a transformed paragraph with a nested element that has a border
. | 11 Test 6 - This is a transformed paragraph with a nested element that has a border
. |
12 And then a second line. | 12 And then a second line. |
13 | 13 |
14 Test 7 - This is a paragraph inside something that does not have a compositing l
ayer. | 14 Test 7 - This is a paragraph inside something that does not have a compositing l
ayer. |
15 | 15 |
16 Test 8 - This is raw text inside something that does not have a compositing laye
r. | 16 Test 8 - This is raw text inside something that does not have a compositing laye
r. |
17 Test 9 - This is raw text inside something that has a compositing layer. | 17 Test 9 - This is raw text inside something that has a compositing layer. |
18 Test 10 - This is raw text inside something that does not have a compositing lay
er. | 18 Test 10 - This is raw text inside something that does not have a compositing lay
er. |
19 Test 11 - This is a rotated and scaled paragraph | 19 Test 11 - This is a rotated and scaled paragraph |
20 | 20 |
21 Test 12 - This is a rotated and scaled paragraph with a nested element that has
a border. | 21 Test 12 - This is a rotated and scaled paragraph with a nested element that has
a border. |
22 | 22 |
23 Test 13 - This is a paragraph with a nested element that has a border. | 23 Test 13 - This is a paragraph with a nested element that has a border. |
24 | 24 |
25 This test exercises the webkitConvertPointFromNodeToPage() function | 25 This test exercises the webkitConvertPointFromNodeToPage() function |
26 | 26 |
27 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 27 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
28 | 28 |
| 29 PASS successfullyParsed is true |
| 30 |
| 31 TEST COMPLETE |
29 Test parameter passing - should not crash | 32 Test parameter passing - should not crash |
30 PASS Missing parameter test | 33 PASS Missing parameter test |
31 Test did not crash and therefore was successful | 34 Test did not crash and therefore was successful |
32 | 35 |
33 PASS null parameter test a | 36 PASS null parameter test a |
34 Test did not crash and therefore was successful | 37 Test did not crash and therefore was successful |
35 | 38 |
36 PASS null parameter test b | 39 PASS null parameter test b |
37 Test did not crash and therefore was successful | 40 Test did not crash and therefore was successful |
38 | 41 |
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 PASS x is 0 | 190 PASS x is 0 |
188 PASS y is 0 | 191 PASS y is 0 |
189 PASS x is 33 | 192 PASS x is 33 |
190 FAIL y should be 527. Was 552. | 193 FAIL y should be 527. Was 552. |
191 Round Trip of (5,40) | 194 Round Trip of (5,40) |
192 PASS x is 5 | 195 PASS x is 5 |
193 PASS y is 40 | 196 PASS y is 40 |
194 PASS successfullyParsed is true | 197 PASS successfullyParsed is true |
195 | 198 |
196 TEST COMPLETE | 199 TEST COMPLETE |
197 PASS successfullyParsed is true | |
198 | |
199 TEST COMPLETE | |
200 | 200 |
OLD | NEW |