- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Mon, 11 Jun 2012 22:18:53 -0400
- To: public-web-notification@w3.org
The IDL says: static readonly attribute NotificationPermission permission; but that's not valid WebIDL. Only static operations (method calls) are allowed, not static attributes. -Boris
Received on Tuesday, 12 June 2012 02:19:23 UTC