Mike Pennisi cb617493d7 Update browser runner to honor onlyStrict flag
Unlike the console runner, the browser runner does not modify the
strictness of tests prior to running them. Regardless of a given test's
metadata, it runs every test exactly once, and it never enables strict
mode. This means that tests intended to function in strict mode must
declare the "use strict"; directive prologue in addition to the
`onlyStrict` flag.

For any test that specifies the `onlyStrict` metadata flag, transform
the source code by injecting a "use strict" directive prologue prior to
running the test.
2015-06-18 17:38:33 -04:00
..
2014-12-07 15:33:09 -08:00
2015-04-21 13:25:02 -04:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00
2015-04-21 17:58:10 -04:00
2014-12-07 15:33:09 -08:00
2014-12-07 15:33:09 -08:00