Files
tubestation/testing/web-platform/tests/urlpattern
Ben Kelly 0691041dad Bug 1682993 [wpt PR 26933] - URLPattern: Remove WPT cases with poor URL interop., a=testonly
Automatic update from web-platform-tests
URLPattern: Remove WPT cases with poor URL interop.

Kenneth Christiansen ran into a few interop issues while trying to get
his polyfill implementation to pass the WPT tests.  In particular, it
seems browsers and nodejs do not agree on hostnames with characters like
'|', '^', etc.

This CL removes these test cases for now.  Solving URL interop issues
is outside of the scope of URLPattern.  It simply builds on top of the
platforms existing URL canonicalization behavior.

Kenneth also suggested testing a protocol with a dash in it.

Bug: 1141510
Change-Id: I5bdf75b93545dd59592d6be9c7870f4367f7b0dc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2596113
Reviewed-by: Jeremy Roman <jbroman@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#838172}

--

wpt-commits: a70aff0bcbb72288d797715724b50cd9ce23bc80
wpt-pr: 26933
2020-12-21 15:00:07 +00:00
..