From 369bba23136833556d35fea697ffacac49bdbed0 Mon Sep 17 00:00:00 2001 From: Jean-Yves Perrier Date: Sat, 7 Aug 2021 07:37:37 +0200 Subject: [PATCH] Update IndexedDB API spec table on overview page (#7673) --- files/en-us/web/api/indexeddb_api/index.html | 29 +++++++------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/files/en-us/web/api/indexeddb_api/index.html b/files/en-us/web/api/indexeddb_api/index.html index 7950d23d6ca3a0b..6ed0404ce469efb 100644 --- a/files/en-us/web/api/indexeddb_api/index.html +++ b/files/en-us/web/api/indexeddb_api/index.html @@ -123,25 +123,16 @@

Examples

Specifications

- - - - - - - - - - - - - - - - - - - + + + + + + + + + +
SpecificationStatusComment
{{SpecName("IndexedDB 2")}}{{Spec2("IndexedDB 2")}}
{{SpecName('IndexedDB')}}{{Spec2('IndexedDB')}}Initial definition
Specification
Indexed Database API

See also