UNPKG

idb-iegap

Version:

Polyfill that makes IE10 / IE11 support the full IndexedDB specification by implementing compound and multiEntry index handling

15 lines (14 loc) 416 B
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>IDB-IEGAP Tests</title> </head> <body> <h1>IDB-IEGAP Tests</h1> <ul> <li><a href="unit-tests.html">Unit Tests</a></li> <li><a href="migration-phase-1.html">Migration Tests</a></li> <li><a href="http://testidbiegap.dexie.org">W3C Web Platform Tests fork (another site)</a></li> </ul> </body> </html>