worker-dom
worker-dom copied to clipboard
[FEATURE REQUEST] Implement Document.readyState
https://developer.mozilla.org/en-US/docs/Web/API/Document/readyState
We should be at least returning interactive
conservatively. complete
seems a bit ambitious since the resources for that main thread operation may not have loaded.
cc @kristoferbaxter @choumx