[slightlyoff/ServiceWorker] Should WindowClient.navigate(url) navigate with "replacement enabled"? (#918)

Currently the `navigate(url)` method is specified as navigating [with replacement enabled](https://html.spec.whatwg.org/multipage/browsers.html#replacement-enabled). Is that correct? I wonder if that was just a mistaken copy of the text from `openWindow` (where it probably is correct to navigate with replacement enabled).

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

Received on Thursday, 23 June 2016 21:34:18 UTC