bors-servo
|
d358a4f33a
Auto merge of #414 - valenting:ipv4_overflow, r=SimonSapin
|
9 years ago |
bors-servo
|
471cb945dc
Auto merge of #413 - valenting:non-transitional-idna, r=SimonSapin
|
9 years ago |
bors-servo
|
e3e0b34a3b
Auto merge of #412 - valenting:fix-file-bug, r=SimonSapin
|
9 years ago |
Valentin Gosu
|
48994586fc
Fail IPv4 parsing when the number is overflowing
|
9 years ago |
Valentin Gosu
|
10272db072
Switch to non-transitional IDNA
|
9 years ago |
Valentin Gosu
|
a706400a94
Fix file:#frag test case
|
9 years ago |
Valentin Gosu
|
cd6a77942e
Add test for file URL when path starts with windows drive letter
|
9 years ago |
Valentin Gosu
|
b2a6973416
Add new parsing tests that do not fail
|
9 years ago |
Valentin Gosu
|
fef3156698
Update test for not decoding arbitrary %2e
|
9 years ago |
bors-servo
|
222c34cefe
Auto merge of #406 - valenting:empty-pass, r=SimonSapin
|
9 years ago |
bors-servo
|
47b56e830b
Auto merge of #405 - valenting:bad-bases, r=SimonSapin
|
9 years ago |
bors-servo
|
8e3cbca6a1
Auto merge of #403 - valenting:opaque-host-parser, r=SimonSapin
|
9 years ago |
Valentin Gosu
|
de4cc76b82
Add tests for non-special schemes
|
9 years ago |
Valentin Gosu
|
2f479abc27
Properly handle empty username and/or password
|
9 years ago |
Valentin Gosu
|
6899aaba2b
Add tests to check for bad URL bases
|
9 years ago |
bors-servo
|
8c55c50f83
Auto merge of #402 - valenting:ascii-origin, r=SimonSapin
|
9 years ago |
Valentin Gosu
|
7426d95ad6
Update IPv6 parser
|
9 years ago |
Valentin Gosu
|
803b8bd99e
Use opaque host parser for non-special schemes
|
9 years ago |
Valentin Gosu
|
8f56ac866d
Change quirks::origin to return ASCII serialization
|
9 years ago |
Manish Goregaokar
|
578dbb1ffd
Only compress sequences of 2 or more zero segments for IPV6 hosts (fixes #266)
|
9 years ago |
Manish Goregaokar
|
a08830a516
Actually swap values whilst compressing ipv6 entries (fixes #253)
|
9 years ago |
Manish Goregaokar
|
6512d12505
Add tests for percent-encoding of fragments
|
9 years ago |
Simon Sapin
|
3246e65b8e
Import new tests from WPT
|
10 years ago |
Simon Sapin
|
8be40ffd06
Fix support for for IPv4-in-IPv6 syntax.
|
10 years ago |
Simon Sapin
|
cd7d83b631
Import new tests from WPT
|
10 years ago |
Simon Sapin
|
f4bd6e5b65
Check invariants during tests.
|
10 years ago |
Simon Sapin
|
8eba0ce106
Test WebIdl::origin
|
10 years ago |
Simon Sapin
|
1c9fb2f104
Update tests from https://github.com/w3c/web-platform-tests/blob/master/url/
|
10 years ago |