- From: Mikhail Pozdnyakov via GitHub <sysbot+gh@w3.org>
- Date: Mon, 27 Feb 2017 11:42:55 +0000
- To: public-device-apis-log@w3.org
Also, as for `onchnage` event removal, we could have
```
interface EnvironmentalSensor : Sensor {
attribute EventHandler onchange;
}
interface AmbientLightSensor : EnvironmentalSensor {
}
```
--
GitHub Notification of comment by pozdnyakov
Please view or discuss this issue at
https://github.com/w3c/sensors/issues/171#issuecomment-282698381 using
your GitHub account
Received on Monday, 27 February 2017 11:43:02 UTC