-
- Downloads
Added a small script, InvalidTestDetector.py, to help detect test dependencies on DOM and
host objects (which make them invalid for test262). Using this, I found one benign 'alert' usage (it was never even called) and removed it.
Showing
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.14/15.2.3.14-2-3.js 1 addition, 1 deletion...stcenter/chapter15/15.2/15.2.3/15.2.3.14/15.2.3.14-2-3.js
- tools/misc/InvalidTestDetector.py 59 additions, 0 deletionstools/misc/InvalidTestDetector.py
- website/resources/scripts/testcases/15.2.3.14.json 1 addition, 1 deletionwebsite/resources/scripts/testcases/15.2.3.14.json
- website/resources/scripts/testcases/testcaseslist.json 1 addition, 1 deletionwebsite/resources/scripts/testcases/testcaseslist.json
Loading
Please register or sign in to comment