Bug 250004 - URL API: ensure it roundtrips for opaque paths
Summary: URL API: ensure it roundtrips for opaque paths
Status: RESOLVED DUPLICATE of bug 259080
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-02 07:44 PST by Anne van Kesteren
Modified: 2023-07-26 09:23 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2023-01-02 07:44:06 PST
Spec: https://github.com/whatwg/url/pull/728
Tests: https://github.com/web-platform-tests/wpt/pull/37556

We mostly seem to be doing this correctly, except for some oddities around the `pathname` setter.
Comment 1 Radar WebKit Bug Importer 2023-01-09 07:45:17 PST
<rdar://problem/104030955>
Comment 2 Anne van Kesteren 2023-07-26 09:23:29 PDT

*** This bug has been marked as a duplicate of bug 259080 ***