OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 2 tests. 0 PASS 2 FAIL 0 TIMEOUT 0 NOTRUN |
2 FAIL Builtins in localStorage assert_array_equals: b property 0, expected functi
on "function key() { [native code] }" but got "key" | 3 FAIL Builtins in localStorage assert_array_equals: b property 0, expected functi
on "function key() { [native code] }" but got "key" |
3 FAIL Builtins in sessionStorage assert_array_equals: b property 0, expected func
tion "function key() { [native code] }" but got "key" | 4 FAIL Builtins in sessionStorage assert_array_equals: b property 0, expected func
tion "function key() { [native code] }" but got "key" |
4 Harness: the test ran to completion. | 5 Harness: the test ran to completion. |
5 | 6 |
OLD | NEW |