OLD | NEW |
1 Tests that URLs are linked to and completed correctly. Bugs 51663, 53171, 62643,
72373, 79905 | 1 Tests that URLs are linked to and completed correctly. Bugs 51663, 53171, 62643,
72373, 79905 |
2 | 2 |
3 | 3 |
4 URLs completed: | 4 URLs completed: |
5 http://example.com/ | 5 http://example.com/ |
6 http://example.com/moo | 6 http://example.com/moo |
7 https://secure.com/moo | 7 https://secure.com/moo |
8 https://secure.com/moo | 8 https://secure.com/moo |
9 http://example.com/moo | 9 http://example.com/moo |
10 http://example.com/foo/zoo/moo | 10 http://example.com/foo/zoo/moo |
11 http://example.com/foo/boo/moo | 11 http://example.com/foo/boo/moo |
12 http://example.com/moo | 12 http://example.com/moo |
13 http://example.com/foo?a=b | 13 http://example.com/foo?a=b |
14 http://example.com/foo?a=/b | 14 http://example.com/foo?a=/b |
15 http://example.com/?a=/b | 15 http://example.com/?a=/b |
16 http://example.com/foo?a=b | 16 http://example.com/foo?a=b |
17 http://example.com/foo?a=/b | 17 http://example.com/foo?a=/b |
18 http://example.com/foo?a=b | 18 http://example.com/foo?a=b |
19 http://example.com/cat.jpeg | 19 http://example.com/cat.jpeg |
20 http://example.com/cat.jpeg | 20 http://example.com/cat.jpeg |
21 http://example.com/foo?bar=http://otherexample.com | 21 http://example.com/foo?bar=http://otherexample.com |
22 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK
/INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGE
Ln0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCd
cGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXh
TUxlQ5xJ8AAAAASUVORK5CYII= | 22 data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCAgMAAACeOuh7AAAABGdBTUEAAK
/INwWK6QAAAAlQTFRF////AAAA////fu+PTwAAAAF0Uk5TAEDm2GYAAACHSURBVDjLxdLbDYAgDAVQGE
Ln0R3oEHYf2KGdUqtE46OFRCP3oyTng1xCnWsaD5JRRtCkQ2YmkBkHRXqWJBn0j0TICbrsWVoWhRShCd
cGyZCtHxMaUnVPRZ9KSbmBJdsX2vJVnwqRD0Rb4rpzgIbE/AI5NTnWAMvy5l0dXrfuLh5OCe5BmmYGXh
TUxlQ5xJ8AAAAASUVORK5CYII= |
23 javascript:alert('foo'); | 23 javascript:alert('foo'); |
24 blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a | 24 blob:http://example.com/f91b7b00-00-0000-0000-3b7c87055d7a |
25 blob:http%3A//example.com/f91b7b00-00-0000-0000-3b7c87055d7a | 25 blob:http://example.com/f91b7b00-00-0000-0000-3b7c87055d7a |
26 Link for a URI from CSS document: | 26 Link for a URI from CSS document: |
27 webkit-html-resource-link elements/styles/resources/fromcss.png | 27 webkit-html-resource-link elements/styles/resources/fromcss.png |
28 Link for a URI from iframe inline stylesheet: | 28 Link for a URI from iframe inline stylesheet: |
29 elements/styles/resources/iframed.png | 29 elements/styles/resources/iframed.png |
30 | 30 |
OLD | NEW |