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