| OLD | NEW |
| (Empty) |
| 1 Test numeric escapes in string literals - https://bugs.webkit.org/show_bug.cgi?i
d=51724 | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 4 | |
| 5 | |
| 6 PASS eval(stringLiteral) is nonStrictResult | |
| 7 PASS eval(stringLiteral) is strictResult | |
| 8 PASS eval(stringLiteral) is nonStrictResult | |
| 9 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 10 PASS eval(stringLiteral) is nonStrictResult | |
| 11 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 12 PASS eval(stringLiteral) is nonStrictResult | |
| 13 FAIL eval(stringLiteral) should throw an exception. Was 8. | |
| 14 PASS eval(stringLiteral) is nonStrictResult | |
| 15 FAIL eval(stringLiteral) should throw an exception. Was 9. | |
| 16 PASS eval(stringLiteral) is nonStrictResult | |
| 17 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 18 PASS eval(stringLiteral) is nonStrictResult | |
| 19 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 20 PASS eval(stringLiteral) is nonStrictResult | |
| 21 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 22 PASS eval(stringLiteral) is nonStrictResult | |
| 23 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 24 PASS eval(stringLiteral) is nonStrictResult | |
| 25 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 26 PASS eval(stringLiteral) is nonStrictResult | |
| 27 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 28 PASS eval(stringLiteral) is nonStrictResult | |
| 29 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 30 PASS eval(stringLiteral) is nonStrictResult | |
| 31 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 32 PASS eval(stringLiteral) is nonStrictResult | |
| 33 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 34 PASS eval(stringLiteral) is nonStrictResult | |
| 35 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 36 PASS eval(stringLiteral) is nonStrictResult | |
| 37 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 38 PASS eval(stringLiteral) is nonStrictResult | |
| 39 PASS eval(stringLiteral) threw exception SyntaxError: Octal literals are not all
owed in strict mode.. | |
| 40 PASS eval(stringLiteral) is nonStrictResult | |
| 41 FAIL eval(stringLiteral) should throw an exception. Was 99. | |
| 42 PASS successfullyParsed is true | |
| 43 | |
| 44 TEST COMPLETE | |
| 45 | |
| OLD | NEW |