Re: [html-tests] WindowProxy: add same-origin indexed property tests (#5596)

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