- From: Simon Pieters via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 May 2017 20:24:39 +0000
- To: public-fxtf-archive@w3.org
As far as I can tell from WebIDL, `[Exposed=Window] stringifier;` should work. `stringifier;` is shorthand for `stringifier DOMString ();`, which is an interface member, and `[Exposed]` applies to interface members. -- GitHub Notification of comment by zcorpan Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/145#issuecomment-300906874 using your GitHub account
Received on Thursday, 11 May 2017 20:24:46 UTC