Bug 185419

Summary: location.search doesn't use document encoding
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: achristensen, ahmad.saleem792, ap, bfulgham, cdumez, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar, WPTImpact
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=161176

Anne van Kesteren
Reported 2018-05-08 04:54:31 PDT
Unlike all other location setters it seems .search is somewhat special. That's not per standard. See https://github.com/w3c/web-platform-tests/pull/10891 for tests.
Attachments
Sam Weinig
Comment 1 2018-05-08 16:22:40 PDT
Ahmad Saleem
Comment 2 2022-09-17 00:16:11 PDT
Radar WebKit Bug Importer
Comment 3 2022-09-19 09:46:10 PDT
Anne van Kesteren
Comment 4 2022-09-22 04:31:46 PDT
I filed https://github.com/whatwg/html/issues/8308 to see if this is something we should change in the HTML Standard instead. Just using UTF-8 in more place has its benefits.
Anne van Kesteren
Comment 5 2022-09-22 08:31:39 PDT
Tests are updated in https://github.com/web-platform-tests/wpt/pull/36019 and specification in https://github.com/whatwg/html/pull/8309. This is now a feature so this is INVALID.
Note You need to log in before you can comment on or make changes to this bug.