测试资源
Showing 251-300 of 140148
wpt: 86392 · test262: 53756
| 测试套件 | 路径 | 类型 | 模式 | 标题 |
|---|---|---|---|---|
| wpt | IndexedDB/key-conversion-exceptions.any.js [执行] | wpt-js | any | IndexedDB: Exceptions thrown during key conversion |
| wpt | IndexedDB/key_invalid.any.js [执行] | wpt-js | any | Invalid key |
| wpt | IndexedDB/key_valid.any.js [执行] | wpt-js | any | Valid key |
| wpt | IndexedDB/keygenerator.any.js [执行] | wpt-js | any | keygenerator.any.js |
| wpt | IndexedDB/keyorder.any.js [执行] | wpt-js | any | Key sort order |
| wpt | IndexedDB/keypath-exceptions.any.js [执行] | wpt-js | any | IndexedDB: Exceptions in extracting keys from values (ES bindings) |
| wpt | IndexedDB/keypath-special-identifiers.any.js [执行] | wpt-js | any | IndexedDB: Special-cased identifiers in extracting keys from values (ES bindings) |
| wpt | IndexedDB/keypath.any.js [执行] | wpt-js | any | Keypath |
| wpt | IndexedDB/keypath_invalid.any.js [执行] | wpt-js | any | Invalid keypath |
| wpt | IndexedDB/keypath_maxsize.any.js [执行] | wpt-js | any | Keypath |
| wpt | IndexedDB/large-requests-abort.any.js [执行] | wpt-js | any | IndexedDB: transactions with large request results are aborted correctly |
| wpt | IndexedDB/list_ordering.any.js [执行] | wpt-js | any | ObjectStoreNames and indexNames ordering |
| wpt | IndexedDB/name-scopes.any.js [执行] | wpt-js | any | IndexedDB: scoping for database / object store / index names, and index keys |
| wpt | IndexedDB/nested-cloning-basic.any.js [执行] | wpt-js | any | IndexedDB: basic objects are cloned correctly |
| wpt | IndexedDB/nested-cloning-large-multiple.any.js [执行] | wpt-js | any | IndexedDB: large nested objects are cloned correctly |
| wpt | IndexedDB/nested-cloning-large.any.js [执行] | wpt-js | any | IndexedDB: large nested objects are cloned correctly |
| wpt | IndexedDB/nested-cloning-small.any.js [执行] | wpt-js | any | IndexedDB: small nested objects are cloned correctly |
| wpt | IndexedDB/objectstore_keyorder.any.js [执行] | wpt-js | any | IDBObjectStore key sort order |
| wpt | IndexedDB/open-request-queue.any.js [执行] | wpt-js | any | IndexedDB: open and delete request queues |
| wpt | IndexedDB/parallel-cursors-upgrade.any.js [执行] | wpt-js | any | IndexedDB: Parallel iteration of cursors in upgradeneeded |
| wpt | IndexedDB/reading-autoincrement-indexes-cursors.any.js [执行] | wpt-js | any | reading-autoincrement-indexes-cursors.any.js |
| wpt | IndexedDB/reading-autoincrement-indexes.any.js [执行] | wpt-js | any | reading-autoincrement-indexes.any.js |
| wpt | IndexedDB/reading-autoincrement-store-cursors.any.js [执行] | wpt-js | any | reading-autoincrement-store-cursors.any.js |
| wpt | IndexedDB/reading-autoincrement-store.any.js [执行] | wpt-js | any | reading-autoincrement-store.any.js |
| wpt | IndexedDB/ready-state-destroyed-execution-context.html [执行] | wpt-html | window | readyState is valid when the execution context is destroyed |
| wpt | IndexedDB/request-abort-ordering.any.js [执行] | wpt-js | any | IndexedDB: request abort events are delivered in order |
| wpt | IndexedDB/request-event-ordering-large-mixed-with-small-values.any.js [执行] | wpt-js | any | IndexedDB: request result events are delivered in order |
| wpt | IndexedDB/request-event-ordering-large-then-small-values.any.js [执行] | wpt-js | any | IndexedDB: request result events are delivered in order |
| wpt | IndexedDB/request-event-ordering-large-values.any.js [执行] | wpt-js | any | IndexedDB: request result events are delivered in order |
| wpt | IndexedDB/request-event-ordering-small-values.any.js [执行] | wpt-js | any | IndexedDB: request result events are delivered in order |
| wpt | IndexedDB/request_bubble-and-capture.any.js [执行] | wpt-js | any | Bubbling and capturing of request events |
| wpt | IndexedDB/serialize-sharedarraybuffer-throws.https.html [执行] | wpt-html | window | IndexedDB: Attempting to serialize a SharedArrayBuffer should throw |
| wpt | IndexedDB/storage-buckets.https.any.js [执行] | wpt-js | any | Buckets API: Tests for indexedDB API. |
| wpt | IndexedDB/string-list-ordering.any.js [执行] | wpt-js | any | IndexedDB string list ordering |
| wpt | IndexedDB/structured-clone-transaction-state.any.js [执行] | wpt-js | any | Indexed DB transaction state during Structured Serializing |
| wpt | IndexedDB/structured-clone.any.js [执行] | wpt-js | any | Indexed DB and Structured Serializing/Deserializing |
| wpt | IndexedDB/transaction-abort-generator-revert.any.js [执行] | wpt-js | any | IndexedDB: aborting transactions reverts an object store's key generator state |
| wpt | IndexedDB/transaction-abort-index-metadata-revert.any.js [执行] | wpt-js | any | IndexedDB: aborting transactions reverts index metadata |
| wpt | IndexedDB/transaction-abort-multiple-metadata-revert.any.js [执行] | wpt-js | any | IndexedDB: aborting transactions reverts multiple operations on the same metadata |
| wpt | IndexedDB/transaction-abort-object-store-metadata-revert.any.js [执行] | wpt-js | any | IndexedDB: aborting transactions reverts object store metadata |
| wpt | IndexedDB/transaction-abort-request-error.any.js [执行] | wpt-js | any | IndexedDB: Test error events fired at requests from aborted transaction |
| wpt | IndexedDB/transaction-create_in_versionchange.any.js [执行] | wpt-js | any | IndexedDB Transaction Creation During Version Change |
| wpt | IndexedDB/transaction-deactivation-timing.any.js [执行] | wpt-js | any | IndexedDB Transaction Deactivation Timing |
| wpt | IndexedDB/transaction-lifetime-empty.any.js [执行] | wpt-js | any | IndexedDB: Commit ordering of empty transactions |
| wpt | IndexedDB/transaction-lifetime.any.js [执行] | wpt-js | any | Event order when opening a second database when one connection is open already |
| wpt | IndexedDB/transaction-relaxed-durability.any.js [执行] | wpt-js | any | transaction-relaxed-durability.any.js |
| wpt | IndexedDB/transaction-requestqueue.any.js [执行] | wpt-js | any | IndexedDB Transaction Request Queue Handling |
| wpt | IndexedDB/transaction-scheduling-across-connections.any.js [执行] | wpt-js | any | transaction-scheduling-across-connections.any.js |
| wpt | IndexedDB/transaction-scheduling-across-databases.any.js [执行] | wpt-js | any | transaction-scheduling-across-databases.any.js |
| wpt | IndexedDB/transaction-scheduling-mixed-scopes.any.js [执行] | wpt-js | any | transaction-scheduling-mixed-scopes.any.js |