Open Bug 1851414 Opened 10 months ago Updated 10 months ago

<a> and <area>'s search setter should use the UTF-8 URL encoding

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

People

(Reporter: annevk, Unassigned, Mentored)

References

(Blocks 1 open bug)

Details

(Whiteboard: [good-first-bug])

I'm fixing the relevant WPT test in https://github.com/web-platform-tests/wpt/pull/41785.

Should be easy to fix.
We just need to use SetQuery instead of SetQueryWithEncoding here

Mentor: valentin.gosu
Whiteboard: [good-first-bug]
Severity: -- → S3
Priority: -- → P3

You should also be able to remove SetQueryWithEncoding: https://github.com/whatwg/url/issues/783.

You need to log in before you can comment on or make changes to this bug.