WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
185688
';' should be percent-encoded when in an URL path
https://bugs.webkit.org/show_bug.cgi?id=185688
Summary
';' should be percent-encoded when in an URL path
youenn fablet
Reported
2018-05-16 10:58:20 PDT
';' should be percent-encoded when in an URL path
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2018-05-16 10:58:32 PDT
<
rdar://problem/40258457
>
Alex Christensen
Comment 2
2018-05-16 11:04:11 PDT
Chrome and Firefox don't do this. You can verify this by opening this: <script>alert(new URL("
https://example.org/
;"));</script>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug