测试资源
Showing 201-250 of 140148
wpt: 86392 · test262: 53756
| 测试套件 | 路径 | 类型 | 模式 | 标题 |
|---|---|---|---|---|
| wpt | IndexedDB/idbkeyrange_incorrect.any.js [执行] | wpt-js | any | IDBKeyRange Tests - Incorrect |
| wpt | IndexedDB/idbobjectstore-add-put-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore add()/put() Exception Ordering |
| wpt | IndexedDB/idbobjectstore-clear-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore clear() Exception Ordering |
| wpt | IndexedDB/idbobjectstore-cross-realm-methods.html [执行] | wpt-html | window | Cross-realm IDBObjectStore methods from detached iframe work as expected |
| wpt | IndexedDB/idbobjectstore-delete-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore delete() Exception Ordering |
| wpt | IndexedDB/idbobjectstore-deleteIndex-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore deleteIndex() Exception Ordering |
| wpt | IndexedDB/idbobjectstore-getAll-enforcerange.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore getAll() uses [EnforceRange] |
| wpt | IndexedDB/idbobjectstore-getAllKeys-enforcerange.any.js [执行] | wpt-js | any | IndexedDB: IDBIObjectStore getAllKeys() uses [EnforceRange] |
| wpt | IndexedDB/idbobjectstore-index-finished.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore index() when transaction is finished |
| wpt | IndexedDB/idbobjectstore-put-unique-index-constraint-is-atomic.any.js [执行] | wpt-js | any | IndexedDB: a put() that fails a unique index constraint must be atomic |
| wpt | IndexedDB/idbobjectstore-query-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore query method Ordering |
| wpt | IndexedDB/idbobjectstore-rename-abort.any.js [执行] | wpt-js | any | IndexedDB: object store renaming support in aborted transactions |
| wpt | IndexedDB/idbobjectstore-rename-errors.any.js [执行] | wpt-js | any | IndexedDB: object store renaming error handling |
| wpt | IndexedDB/idbobjectstore-rename-store.any.js [执行] | wpt-js | any | IndexedDB: object store renaming support |
| wpt | IndexedDB/idbobjectstore-request-source.any.js [执行] | wpt-js | any | IndexedDB: The source of requests made against object stores |
| wpt | IndexedDB/idbobjectstore-transaction-SameObject.any.js [执行] | wpt-js | any | IndexedDB: Verify [SameObject] behavior of IDBObjectStore's transaction attribute |
| wpt | IndexedDB/idbobjectstore_add.any.js [执行] | wpt-js | any | IDBObjectStore.add() |
| wpt | IndexedDB/idbobjectstore_clear.any.js [执行] | wpt-js | any | IDBObjectStore.clear() |
| wpt | IndexedDB/idbobjectstore_count.any.js [执行] | wpt-js | any | IDBObjectStore.count() |
| wpt | IndexedDB/idbobjectstore_createIndex.any.js [执行] | wpt-js | any | IDBObjectStore.createIndex() |
| wpt | IndexedDB/idbobjectstore_delete.any.js [执行] | wpt-js | any | IDBObjectStore.delete() |
| wpt | IndexedDB/idbobjectstore_deleteIndex.any.js [执行] | wpt-js | any | IDBObjectStore.deleteIndex() |
| wpt | IndexedDB/idbobjectstore_get.any.js [执行] | wpt-js | any | IDBObjectStore.get() |
| wpt | IndexedDB/idbobjectstore_getAll-options.any.js [执行] | wpt-js | any | IndexedDB: Test IDBObjectStore.getAll with options dictionary. |
| wpt | IndexedDB/idbobjectstore_getAll.any.js [执行] | wpt-js | any | IndexedDB: Test IDBObjectStore.getAll |
| wpt | IndexedDB/idbobjectstore_getAllKeys-options.any.js [执行] | wpt-js | any | IndexedDB: Test IDBObjectStore.getAllKeys with options dictionary. |
| wpt | IndexedDB/idbobjectstore_getAllKeys.any.js [执行] | wpt-js | any | IndexedDB: Test IDBObjectStore.getAllKeys |
| wpt | IndexedDB/idbobjectstore_getAllRecords.any.js [执行] | wpt-js | any | IndexedDB: Test IDBObjectStore.getAllRecords |
| wpt | IndexedDB/idbobjectstore_getKey.any.js [执行] | wpt-js | any | IndexedDB: Test IDBObjectStore.getKey() |
| wpt | IndexedDB/idbobjectstore_index.any.js [执行] | wpt-js | any | IDBObjectStore.index() - returns an index |
| wpt | IndexedDB/idbobjectstore_keyPath.any.js [执行] | wpt-js | any | IndexedDB: IDBObjectStore keyPath attribute - same object |
| wpt | IndexedDB/idbobjectstore_openCursor.any.js [执行] | wpt-js | any | IDBObjectStore.openCursor() - iterate through 100 objects |
| wpt | IndexedDB/idbobjectstore_openCursor_invalid.any.js [执行] | wpt-js | any | IDBObjectStore.openCursor() - invalid |
| wpt | IndexedDB/idbobjectstore_openKeyCursor.any.js [执行] | wpt-js | any | IDBObjectStore.openKeyCursor() |
| wpt | IndexedDB/idbobjectstore_put.any.js [执行] | wpt-js | any | IDBObjectStore.put() |
| wpt | IndexedDB/idbrequest-onupgradeneeded.any.js [执行] | wpt-js | any | IDBRequest onupgradeneeded tests |
| wpt | IndexedDB/idbrequest_error.any.js [执行] | wpt-js | any | IDBRequest.error |
| wpt | IndexedDB/idbrequest_result.any.js [执行] | wpt-js | any | IDBRequest.result |
| wpt | IndexedDB/idbtransaction-db-SameObject.any.js [执行] | wpt-js | any | IndexedDB: Verify [SameObject] behavior of IDBTransaction's db attribute |
| wpt | IndexedDB/idbtransaction-objectStore-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBTransaction objectStore() Exception Ordering |
| wpt | IndexedDB/idbtransaction-objectStore-finished.any.js [执行] | wpt-js | any | IndexedDB: IDBTransaction objectStore() when transaction is finished |
| wpt | IndexedDB/idbtransaction-oncomplete.any.js [执行] | wpt-js | any | IDBTransaction - complete event |
| wpt | IndexedDB/idbtransaction.any.js [执行] | wpt-js | any | IDBTransaction |
| wpt | IndexedDB/idbtransaction_abort.any.js [执行] | wpt-js | any | IDBTransaction - abort |
| wpt | IndexedDB/idbtransaction_objectStoreNames.any.js [执行] | wpt-js | any | IndexedDB: IDBTransaction.objectStoreNames attribute |
| wpt | IndexedDB/idbversionchangeevent.any.js [执行] | wpt-js | any | IDBVersionChangeEvent |
| wpt | IndexedDB/idlharness.any.js [执行] | wpt-js | any | idlharness.any.js |
| wpt | IndexedDB/index_sort_order.any.js [执行] | wpt-js | any | IDBIndex Key sort order |
| wpt | IndexedDB/interleaved-cursors-large.any.js [执行] | wpt-js | any | IndexedDB: Interleaved iteration of multiple cursors |
| wpt | IndexedDB/interleaved-cursors-small.any.js [执行] | wpt-js | any | IndexedDB: Interleaved iteration of multiple cursors |