- From: Jarek Foksa <notifications@github.com>
- Date: Wed, 09 Mar 2016 20:23:21 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 10 March 2016 04:23:48 UTC
`document.whenDefined("x-mytag")` is not very descriptive, I would suggest `document.whenElementDefined("x-mytag")` or something similar to `document.fonts.check("MyFont")` which also returns a promise, like `document.checkElement("x-mytag")`. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/427#issuecomment-194657089
Received on Thursday, 10 March 2016 04:23:48 UTC