WICG / scroll-to-text-fragment

Proposal to allow specifying a text snippet in a URL fragment
Other
589 stars 42 forks source link

Clarify URL fragment stripping cases in spec #150

Closed bokand closed 3 years ago

bokand commented 3 years ago

The spec discusses how the text-fragment portion of a URL fragment is stripped out during loading.

As noted in https://lists.webkit.org/pipermail/webkit-dev/2020-November/031572.html, there's various edge cases like script and bookmarks where we should explicitly clarify the behavior.

bokand commented 3 years ago

Forgot to link to this issue from the PR but #152 adds more precision to how the URL fragment is stripped from URLs in APIs.