Bug 250004
Summary: | URL API: ensure it roundtrips for opaque paths | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, ap, cyb.ai.815, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104030955>
Anne van Kesteren
*** This bug has been marked as a duplicate of bug 259080 ***