2021-02-08 19:59:19 +01:00
|
|
|
This directory contains test cases from the W3C Web Platform Tests suite for IndexedDB.
|
|
|
|
|
2021-02-22 20:49:36 +01:00
|
|
|
The original code for these tests can be found here: https://github.com/web-platform-tests/wpt/tree/master/IndexedDB
|
|
|
|
|
|
|
|
The following tests are intentionally not included:
|
|
|
|
* error-attributes.html (assumes we have a DOM)
|
|
|
|
* file_support.sub.html (assumes we have a DOM)
|
|
|
|
* fire-error-event-exception.html (ava can't test unhandled rejections)
|
|
|
|
* fire-success-event-exception.html (ava can't test unhandled rejections)
|
|
|
|
* fire-upgradeneeded-event-exception.html (ava can't test unhandled rejections)
|