Open
Bug 1938360
Opened 2 months ago
Updated 2 months ago
[wpt-sync] Sync PR 49782 - fix invalid urlpattern test
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 49782 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/49782
Details from upstream follow.
Yagiz Nizipli <yagiz@nizipli.com> wrote:
fix invalid urlpattern test
Fixes https://github.com/whatwg/urlpattern/issues/239
Port calls canonicalizePort which just calls url parser setter, which removes the leading trailing c0 whitespace characters from the input.
cc @annevk
Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•