Lines Matching full:href
7 PASS a.href is 'https://www.mydomain.com:8080/path/testurl.html#hash-value'
9 PASS a.href is 'file:///path/testurl.html#hash_value'
11 PASS a.href is 'http://www.mydomain.com/path/testurl.html#hash?value'
13 PASS a.href is 'https://www.my"d(){}|~om?ain#com/path/testurl.html#middle'
15 PASS a.href is 'https://www.mydomain.com/path/testurl.html#'
17 PASS a.href is 'https://www.mydomain.com/path/testurl.html#'
19 PASS a.href is 'mailto:e-mail_address@goes_here#hash-value'
21 PASS a.href is 'file:///some%20path#hash value'
23 PASS a.href is 'http://mydomain.com/#'
25 PASS a.href is 'foo:bar#hash'