tobie has just created a new issue for https://github.com/w3c/ambient-light: == Should we really redefine AmbientLightSensor.reading? == `Sensor.reading` is already defined in the Generic Sensor API as: ```webidl interface Sensor { // ... readonly attribute SensorReading? reading; }; ``` `AmbientLightSensor` inherits from `Sensor` and `AmbientLightSensorReading` from `SensorReading`. It therefore seems redefining it isn't strictly necessary. Curious what the best practice is, here. Please view or discuss this issue at https://github.com/w3c/ambient-light/issues/17 using your GitHub accountReceived on Tuesday, 8 November 2016 11:31:03 UTC
This archive was generated by hypermail 2.4.0 : Monday, 4 July 2022 12:47:52 UTC