[Webkit-unassigned] [Bug 118611] location.href and document.URL incorrect when domain is non-ASCII
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 1 12:37:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=118611
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Wayback archive - https://web.archive.org/web/20140805202228/http://ит-7.рф/test.html
*** Firefox Nightly 105 ***
document.URL
http://%D0%B8%D1%82-7.%D1%80%D1%84/test.html
window.location.href (Removed Wayback archive link portion)
http://%D0%B8%D1%82-7.%D1%80%D1%84/test.html
*** Safari 15.6 ***
document.URL
http://%D0%B8%D1%82-7.%D1%80%D1%84/test.html
window.location.href (Removed Wayback archive link portion)
http://%D0%B8%D1%82-7.%D1%80%D1%84/test.html
*** Chrome Canary 105 ***
document.URL
http://%D0%B8%D1%82-7.%D1%80%D1%84/test.html
window.location.href (Removed Wayback archive link portion)
http://%D0%B8%D1%82-7.%D1%80%D1%84/test.html
________
All browsers are showing same but we have specs link in the Comment 0 as well. I just wanted to share updated results, it might be faulty due to being done on wayback archive. Appreciate if someone can look, if it is still a bug and not aligned with web-spec then moving to Radar or getting this fixed would be great. If web-spec changed and all browsers are fine then it can be marked as "RESOLVED INVALID". Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220801/6fb1aba9/attachment.htm>
More information about the webkit-unassigned
mailing list