Issues
- 9
ContextJ (RFC 5892) is Security Theater
#776 opened by adraffy - 19
A '@' character in the host part of file URLs
#805 opened by hayatoito - 6
- 15
URL serialiser does not produce idempotent strings if an opaque path has a trailing space and "exclude fragment" is true
#784 opened by karwa - 8
- 4
- 2
HISTORY & SECURITY: URL Parsing Differences Between Implementations Security Issues
#766 opened by JLLeitschuh - 3
Proposal for new version of parsing spec
#778 opened by agowa - 10
Add `URL.from(object)` constructor?
#782 opened by tabatkins - 1
- 1
- 5
- 15
- 3
Update to Unicode 16.0.0
#836 opened by rmisev - 4
More IDNA roundtrippability issues
#760 opened by TimothyGu - 5
IdnaTestV2.json "xn--xn--a--gua.pt" test case problem
#803 opened by domenic - 3
Encourage denoting character-attributable errors by the REPLACEMENT CHARACTER
#819 opened by hsivonen - 0
CheckHyphens isn't set to beStrict
#820 opened by hsivonen - 5
Explain why valid domain needs to run ToUnicode
#817 opened by hsivonen - 1
- 3
- 0
Formal IPv6 address definition
#839 opened by annevk - 1
- 3
`URLSearchParams.set()` accepts an array as value in Firefox & Chrome but this is nowhere documented
#833 opened by codethief - 14
- 20
Basic URL parse requires stripping tabs before host state is entered, allowing bad hosts
#829 opened by gh-andre - 2
- 3
Proposal: URL.setSearchParams()
#828 opened by jeremy-code - 1
deprecated `punycode`
#827 opened by ttodua - 4
Allow `[` and `]` as URL code-points
#753 opened by karwa - 5
- 0
URL path comparison
#814 opened by annevk - 0
Consider defining "URL path" as a concept
#792 opened by annevk - 4
API mechanism for reporting validity errors
#811 opened by jasnell - 6
URL path shortening for ../ creates problem with other URL parsers that do not follow the whatwg standard
#810 opened by stefanbeigel - 5
Use in HTTP2/3 Pseudo-Headers
#809 opened by ethanresnick - 2
An opaque-host parser and percent encoding
#806 opened by hayatoito - 0
- 0
Minor typo
#790 opened by rshadr - 1
- 1
Redundant condition in #fragment-state
#777 opened by rshadr - 1
The origin of "blob:" URL containing inner "blob:" URL
#770 opened by rmisev - 1
Skipping an item while iterating is undefined
#768 opened by SuperSonicHub1 - 0
- 11
Let [=UTF-8 percent-encode=] take an extra optional boolean parameter spaceAsPlus (default false)
#765 opened by qingxinwu - 6
URLSearchParams append/set: variadic values argument?
#762 opened by bathos - 2
IPv4 parser "invents" a valid ip from doi prefix; is this / should this be correct behaviour?
#761 opened by mvolz - 2
Broken references in URL Standard
#759 opened by dontcallmedom-bot - 0
"host-missing" validation error should be a failure
#757 opened by TimothyGu - 3
Allow specifying additional "special" schemes.
#749 opened by tmccombs