Re: [test-infra] Add iframe support for test runner (#728)

I'm pretty sure that this is a bad idea. Some tests depend on being in a top level browsing context, so it's wrong to run them in an iframe. For running on mobile you *really* want something automated for all the non-manual tests, in the style of [1] (only runs testharness tests on mobile at the moment but should eventually support reftests too. Also very beta and entirely Mozilla-specific)

[1] https://pypi.python.org/pypi/wptrunner

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

Received on Friday, 21 March 2014 15:10:23 UTC