- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Wed, 29 Jan 2020 08:42:08 +0000
- To: public-css-archive@w3.org
> Looks like Gecko & Blink's implementations are racy with regards to load & DOMContentLoaded events whereas WebKit's implementation is incorrect (it doesn't wait for the document to finish loading). Can you elaborate? You mean that the promise will be resolved if you add a stylesheet between `DOMContentLoaded` and `load`? I don't think that's the case (though it's subtle). -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4248#issuecomment-579652533 using your GitHub account
Received on Wednesday, 29 January 2020 08:42:09 UTC