Re: [ServiceWorker] DOMParser within ServiceWorkers (#846)

@markuskobler the reason `fetch()` doesn't support nodes is mostly because we didn't think a potential fetch module requiring all of DOM is a reasonable proposition. It's not really related to the DOM not being available in workers.

---
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/846#issuecomment-197323434

Received on Wednesday, 16 March 2016 13:17:38 UTC