navigation-timing icon indicating copy to clipboard operation
navigation-timing copied to clipboard

NavigationTimingType enum need updates as HTML spec changed

Open Elchi3 opened this issue 2 years ago • 7 comments

https://w3c.github.io/navigation-timing/#sec-performance-navigation-types references the HTML spec for history handling behavior, however the HTML spec was updated so links to it don't work anymore.

Now: https://html.spec.whatwg.org/multipage/browsing-the-web.html#history-handling-behavior Previously: https://html.spec.whatwg.org/commit-snapshots/f1db8a07e23c0ccb73ed2f596041846f43926a85/#history-handling-behavior

Elchi3 avatar Dec 02 '22 13:12 Elchi3