- From: Anne van Kesteren <web-platform-tests-notifications@w3.org>
- Date: Tue, 18 Apr 2017 14:10:56 GMT
- To: public-web-platform-tests-notifications@w3.org
window.length is 1 because there's an `<iframe>` in the HTML. That's why self[0] is assumed to return something whereas self[1] is used to return undefined. View on GitHub: https://github.com/w3c/web-platform-tests/pull/5596#issuecomment-294856859
Received on Tuesday, 18 April 2017 14:11:08 UTC