| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS Storage API IDL test |
| 3 PASS Navigator interface: existence and properties of interface object |
| 4 FAIL WorkerNavigator interface: attribute storage assert_true: The prototype obj
ect must have a property "storage" expected true got false |
| 5 PASS StorageManager interface: existence and properties of interface object |
| 6 PASS StorageManager interface object length |
| 7 PASS StorageManager interface object name |
| 8 FAIL StorageManager interface: existence and properties of interface prototype o
bject assert_equals: class string of StorageManager.prototype expected "[object
StorageManagerPrototype]" but got "[object StorageManager]" |
| 9 PASS StorageManager interface: existence and properties of interface prototype o
bject's "constructor" property |
| 10 PASS StorageManager interface: operation persisted() |
| 11 PASS StorageManager interface: member persist |
| 12 PASS StorageManager interface: operation estimate() |
| 13 FAIL StorageManager must be primary interface of navigator.storage assert_equals
: wrong typeof object expected "object" but got "undefined" |
| 14 FAIL Stringification of navigator.storage assert_equals: wrong typeof object exp
ected "object" but got "undefined" |
| 15 FAIL StorageManager interface: navigator.storage must inherit property "persiste
d" with the proper type (0) assert_equals: wrong typeof object expected "object"
but got "undefined" |
| 16 FAIL StorageManagerinterface: navigator.storagemust not have property "persist"
Cannot use 'in' operator to search for 'persist' in undefined |
| 17 FAIL StorageManager interface: navigator.storage must inherit property "estimate
" with the proper type (2) assert_equals: wrong typeof object expected "object"
but got "undefined" |
| 18 Harness: the test ran to completion. |
| 19 |
| OLD | NEW |