- From: Tomoyuki Shimizu <web-platform-tests-notifications@w3.org>
- Date: Thu, 24 Nov 2016 09:11:04 GMT
- To: public-web-platform-tests-notifications@w3.org
@tidoust Thanks for reviewing and merging! By the way, I would like to ask one question: > The test does not check that the initial availability value is true I wonder whether the initial availability value is always `true` or not, when any presentation display has been available. I am afraid that there might be possibility a browser might start monitoring when `getAvailability()` would be invoked, fire a `change` event with the value `false` due to timeout for example, then soon find a presentation display and fire a `change` event with the value `true`. WDYT? View on GitHub: https://github.com/w3c/web-platform-tests/pull/4192#issuecomment-262725497
Received on Thursday, 24 November 2016 09:11:16 UTC