Lines Matching refs:FAIL
15 FAIL segments('http://f:00000000000000000000080/c') should be ["http:","f","0","/c","",""]. Was ["h…
20 FAIL segments('http://f:999999/c') should be [":","","0","","",""]. Was ["http:","f","65535","/c","…
22 FAIL segments('') should be ["data:","","","text/plain,baseURL","",""]. Was [":","","","","",""].
23 FAIL segments(' \t') should be ["data:","","","text/plain,baseURL","",""]. Was [":","","","","",""…
31 FAIL segments('#') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","",""].
32 FAIL segments('#/') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","","#/"…
33 FAIL segments('#\\') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","","#\…
34 FAIL segments('#;?') should be [":","","","","",""]. Was ["data:","","","text/plain,baseURL","","#;…
38 FAIL segments('/:23') should be ["data:","","","/:23","",""]. Was [":","","","","",""].
45 FAIL segments('http://&a:foo(b]c@d:2/') should be ["http:","d","2","/","",""]. Was [":","","","",""…
46 FAIL segments('http://::@c@d:2') should be ["http:","d","2","/","",""]. Was [":","","","","",""].
61 FAIL segments('[61:24:74]:98') should be ["data:","","","text/[61:24:74]:98","",""]. Was [":","",""…
62 FAIL segments('http://[61:27]:98') should be [":","","0","","",""]. Was ["http:","[61:27]","98","/"…
63 FAIL segments('http:[61:27]/:foo') should be [":","","","","",""]. Was ["http:","[61:27]","","/:foo…