[whatwg/dom] intercepting same-document navigation caused by a user' direct address input in browser address bar (Issue #1275)

### What is the issue with the DOM Standard?

In Chrome, `navigate` event listener cannot intercept same-document navigation which is caused by a user' direct address input in browser address bar.

I read the spec and was unable to find any explicit statement made clearly that a user' direct address input can be intercepted.

I think intercepting direct address input in the same document will make a fantastic experiment if someone shares some URL to others, especially for a heavy-sharing SPA.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1275
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1275@github.com>

Received on Saturday, 6 April 2024 06:21:46 UTC