- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 22 Mar 2016 01:28:36 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 22 March 2016 08:29:26 UTC
IDL:
```webidl
partial interface Node {
[Unscopeable] readonly attribute boolean isConnected;
};
```
Can I get some LGTMs from @rniwa @esprehn @smaug---- @hayatoito?
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/81#issuecomment-199699618
Received on Tuesday, 22 March 2016 08:29:26 UTC