File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6861,7 +6861,7 @@ For the revision history of the second edition, see [that document's Revision Hi
6861
6861
* Added {{IDBCursor/request}} attribute. ([Issue #255] (https://github.com/w3c/IndexedDB/issues/255))
6862
6862
* Removed handling for nonstandard `lastModifiedDate` property of {{File}} objects. ([Issue #215] (https://github.com/w3c/IndexedDB/issues/215))
6863
6863
* Remove escaping {{IDBKeyRange/includes()}} method. ([Issue #294] (https://github.com/w3c/IndexedDB/issues/294))
6864
- * Restrict array keys to [=/Array exotic objects=] (i.e. disallow proxies). ([Issue #309] (https://github.com/w3c/IndexedDB/issues/309] )
6864
+ * Restrict array keys to [=/Array exotic objects=] (i.e. disallow proxies). ([Issue #309] (https://github.com/w3c/IndexedDB/issues/309) )
6865
6865
* Transactions are now temporarily made inactive during clone operations.
6866
6866
* Added {{IDBTransactionOptions/durability}} option and {{IDBTransaction/durability}} attribute. ([Issue #50] (https://github.com/w3c/IndexedDB/issues/50))
6867
6867
You can’t perform that action at this time.
0 commit comments