-
Robert Knight authored
This utility monitors for same-document navigations that update the path or query string of the URL but don't load a new Document. This uses the Navigation API if available (Chrome >= 102) or falls back to a combination of the "popstate" event and monkey-patching the `window.history` API otherwise (all other browsers).
28a96914
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
buckets-test.js | ||
emitter-test.js | ||
frame-test.js | ||
geometry-test.js | ||
navigation-observer-test.js | ||
normalize-test.js | ||
scroll-test.js | ||
shadow-root-test.js | ||
url-test.js |