test262/test
Kevin Gibbons 3ed2c78600 Avoid writing to top-level vars named "top", for browser compat (#794)
The HTML spec requires browsers define a non-configurable property
of the global (window) object named "top". This makes it
impossible for a browser to successfully run a test in strict mode
if said test attempts to write to a global variable named "top".
2016-11-22 12:02:40 -05:00
..
annexB Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
built-ins Remove tests for arguments.caller (#797) 2016-11-22 11:59:37 -05:00
harness Add harness for byte conversion values 2016-05-25 10:10:50 -04:00
intl402 Revert "islamicc should be canonicalized to islamic-civil (#747)" (#774) 2016-10-14 11:05:41 -07:00
language Avoid writing to top-level vars named "top", for browser compat (#794) 2016-11-22 12:02:40 -05:00