#118: relative URLs are not updated pushState()

Visit on Github.

Opened May 9, 2016

In current implementations when a document's URL is updated via pushState() or inserting/modifying a base element, relative URLs are not updated to the new URL.

See https://lists.w3.org/Archives/Public/www-style/2016Mar/0298.html

Discussions