- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 24 Oct 2016 11:13:22 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 24 October 2016 18:13:50 UTC
I've split this up into safe changes, which are #996, and broken changes, which are here in the second commit. The problems are: - `<a>browsing context</a>` is not working despite setting a link default for it like the error message asks me to - `<a>DOM manipulation task source</a>` is not working despite HTML exporting that term - `<a>task queues</a>` is linking to the local definition, not HTML's, despite HTML's being marked up with no `for=""`, and the local one being marked up with `for="service worker registration"`. - `<a>origin</a>` is linking to the local definition, not HTML's, despite HTML's being marked up with no `for=""`, and the local one being marked up with `for="ForeignFetchEvent"`. Some other problems reported above are user error; I've edited them to reflect that. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/995#issuecomment-255820626
Received on Monday, 24 October 2016 18:13:50 UTC