- From: Wanming Lin <web-platform-tests-notifications@w3.org>
- Date: Tue, 15 Nov 2016 12:49:12 GMT
- To: public-web-platform-tests-notifications@w3.org
@tobie, I have one concern about the condition to call `onchange` event. Spec says, `onchange` event is called whenever a new reading is available. Meanwhile, according to the code snippet in your comment in [issues#15](https://github.com/w3c/ambient-light/issues/15#issuecomment-257409944), as my understanding, the sensor reading will change while time passing. But when I testing on Chromium, the `onchange` only can be called when the ambient light illuminance changes. Who is correct? View on GitHub: https://github.com/w3c/web-platform-tests/pull/4203#issuecomment-260632491
Received on Tuesday, 15 November 2016 12:49:23 UTC