Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / mozilla / strict / regress-532254-expected.txt
blob50ffe2600bb49acf0485e39e191983c10f6659f3
1 PASS Function("'use strict'; function f(eval,[x]){}") threw exception of type SyntaxError.
2 FAIL !!Function("function f(eval,[x]){}") should be true. Threw exception SyntaxError: Unexpected token [
3 PASS true === true
4  PASSED! 
5 PASS successfullyParsed is true
7 TEST COMPLETE