测试资源
Showing 151-200 of 140148
wpt: 86392 · test262: 53756
| 测试套件 | 路径 | 类型 | 模式 | 标题 |
|---|---|---|---|---|
| wpt | IndexedDB/idbcursor_continue_objectstore.any.js [执行] | wpt-js | any | IDBCursor.continue() - object store |
| wpt | IndexedDB/idbcursor_delete_index.any.js [执行] | wpt-js | any | IDBCursor.delete() - index |
| wpt | IndexedDB/idbcursor_delete_objectstore.any.js [执行] | wpt-js | any | IDBCursor.delete() - object store |
| wpt | IndexedDB/idbcursor_iterating.any.js [执行] | wpt-js | any | IDBCursor.continue() - object store |
| wpt | IndexedDB/idbcursor_update_index.any.js [执行] | wpt-js | any | IDBCursor.update() - index |
| wpt | IndexedDB/idbcursor_update_objectstore.any.js [执行] | wpt-js | any | IDBCursor.update() - object store |
| wpt | IndexedDB/idbdatabase-createObjectStore-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBDatabase createObjectStore() Exception Ordering |
| wpt | IndexedDB/idbdatabase-deleteObjectStore-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBDatabase deleteObjectStore() Exception Ordering |
| wpt | IndexedDB/idbdatabase-transaction-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBDatabase transaction() Exception Ordering |
| wpt | IndexedDB/idbdatabase_close.any.js [执行] | wpt-js | any | IDBDatabase.close() |
| wpt | IndexedDB/idbdatabase_createObjectStore.any.js [执行] | wpt-js | any | IDBDatabase.createObjectStore() |
| wpt | IndexedDB/idbdatabase_deleteObjectStore.any.js [执行] | wpt-js | any | IDBDatabase.deleteObjectStore() |
| wpt | IndexedDB/idbdatabase_transaction.any.js [执行] | wpt-js | any | IDBDatabase.transaction() |
| wpt | IndexedDB/idbfactory-databases-opaque-origin.html [执行] | wpt-html | window | IDBFactory.databases() and opaque origins |
| wpt | IndexedDB/idbfactory-deleteDatabase-opaque-origin.html [执行] | wpt-html | window | IDBFactory.deleteDatabase() and opaque origins |
| wpt | IndexedDB/idbfactory-deleteDatabase-request-success.any.js [执行] | wpt-js | any | IDBFactory deleteDatabase() |
| wpt | IndexedDB/idbfactory-open-error-properties.any.js [执行] | wpt-js | any | IndexedDB: Test IDBFactory open() error event properties |
| wpt | IndexedDB/idbfactory-open-opaque-origin.html [执行] | wpt-html | window | IDBFactory.open() and opaque origins |
| wpt | IndexedDB/idbfactory-open-request-error.any.js [执行] | wpt-js | any | IDBFactory open(): request properties on error |
| wpt | IndexedDB/idbfactory-open-request-success.any.js [执行] | wpt-js | any | IDBFactory open(): request properties on success |
| wpt | IndexedDB/idbfactory-origin-isolation.html [执行] | wpt-html | window | Databases on different origins use separate locking |
| wpt | IndexedDB/idbfactory_cmp.any.js [执行] | wpt-js | any | IDBFactory.cmp() |
| wpt | IndexedDB/idbfactory_deleteDatabase.any.js [执行] | wpt-js | any | IDBFactory.deleteDatabase() |
| wpt | IndexedDB/idbfactory_open.any.js [执行] | wpt-js | any | IDBFactory.open() |
| wpt | IndexedDB/idbindex-cross-realm-methods.html [执行] | wpt-html | window | Cross-realm IDBIndex methods from detached iframe work as expected |
| wpt | IndexedDB/idbindex-getAll-enforcerange.any.js [执行] | wpt-js | any | IndexedDB: IDBIndex getAll() uses [EnforceRange] |
| wpt | IndexedDB/idbindex-getAllKeys-enforcerange.any.js [执行] | wpt-js | any | IndexedDB: IDBIndex getAllKeys() uses [EnforceRange] |
| wpt | IndexedDB/idbindex-multientry.any.js [执行] | wpt-js | any | IDBIndex.multiEntry |
| wpt | IndexedDB/idbindex-objectStore-SameObject.any.js [执行] | wpt-js | any | IndexedDB: objectStore SameObject |
| wpt | IndexedDB/idbindex-query-exception-order.any.js [执行] | wpt-js | any | IndexedDB: IDBIndex query method Ordering |
| wpt | IndexedDB/idbindex-rename-abort.any.js [执行] | wpt-js | any | IndexedDB: index renaming support in aborted transactions |
| wpt | IndexedDB/idbindex-rename-errors.any.js [执行] | wpt-js | any | IndexedDB: index renaming error handling |
| wpt | IndexedDB/idbindex-rename.any.js [执行] | wpt-js | any | IndexedDB: index renaming support |
| wpt | IndexedDB/idbindex-request-source.any.js [执行] | wpt-js | any | IndexedDB: The source of requests made against indexes |
| wpt | IndexedDB/idbindex_count.any.js [执行] | wpt-js | any | IDBIndex.count() |
| wpt | IndexedDB/idbindex_get.any.js [执行] | wpt-js | any | IDBIndex.get() |
| wpt | IndexedDB/idbindex_getAll-options.any.js [执行] | wpt-js | any | IndexedDB: Test IDBIndex.getAll with options dictionary. |
| wpt | IndexedDB/idbindex_getAll.any.js [执行] | wpt-js | any | IndexedDB: Test IDBIndex.getAll |
| wpt | IndexedDB/idbindex_getAllKeys-options.any.js [执行] | wpt-js | any | IndexedDB: Test IDBIndex.getAllKeys with options dictionary. |
| wpt | IndexedDB/idbindex_getAllKeys.any.js [执行] | wpt-js | any | IndexedDB: Test IDBIndex.getAllKeys. |
| wpt | IndexedDB/idbindex_getAllRecords.any.js [执行] | wpt-js | any | IndexedDB: Test IDBIndex.getAllRecords |
| wpt | IndexedDB/idbindex_getKey.any.js [执行] | wpt-js | any | IDBIndex.getKey() |
| wpt | IndexedDB/idbindex_indexNames.any.js [执行] | wpt-js | any | IDBObjectStore.indexNames |
| wpt | IndexedDB/idbindex_keyPath.any.js [执行] | wpt-js | any | IndexedDB: IDBIndex keyPath attribute |
| wpt | IndexedDB/idbindex_openCursor.any.js [执行] | wpt-js | any | IDBIndex.openCursor() |
| wpt | IndexedDB/idbindex_openKeyCursor.any.js [执行] | wpt-js | any | IDBIndex.openKeyCursor() |
| wpt | IndexedDB/idbindex_reverse_cursor.any.js [执行] | wpt-js | any | Reverse Cursor Validity |
| wpt | IndexedDB/idbindex_tombstones.any.js [执行] | wpt-js | any | Index Tombstones |
| wpt | IndexedDB/idbkeyrange-includes.any.js [执行] | wpt-js | any | IndexedDB: IDBKeyRange.includes() |
| wpt | IndexedDB/idbkeyrange.any.js [执行] | wpt-js | any | IDBKeyRange Tests |