-
Sub-task
-
Resolution: Fixed
-
P4
-
8
-
None
-
b98
-
generic
-
generic
-
Verified
decodeURIComponent parsing issue:
decodeURIComponent("%C0%80")
=> should throw an URIError exception
decodeURIComponent("%C0%80")
=> should throw an URIError exception