Re: [html-tests] Add requestIdleCallback tests. (#2163)

Hmm, you're right. We could change the test to check that the second callback is either in the same idle period as the first callback, or is in a new idle period which started after the deadline of the previous idle period. I'm not sure it would be as useful as the existing test though - are you getting flake from this situation?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/2163#issuecomment-286782211

Received on Wednesday, 15 March 2017 15:40:30 UTC