File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -105,11 +105,15 @@ table.props td, table.props th {
105
105
</style>
106
106
107
107
This is the Third Edition of Indexed Database API.
108
- The [First Edition] (https://www.w3.org/TR/2015/REC-IndexedDB-20150108/)
108
+ The [First Edition] (https://www.w3.org/TR/2015/REC-IndexedDB-20150108/),
109
+ simply titled "Indexed Database API",
109
110
became a W3C Recommendation on 8 January 2015.
110
- The [Second Edition] (https://www.w3.org/TR/2018/REC-IndexedDB-2-20180130/)
111
+ The [Second Edition] (https://www.w3.org/TR/2018/REC-IndexedDB-2-20180130/),
112
+ titled "Indexed Database API 2.0",
111
113
became a W3C Recommendation on 30 January 2018.
112
114
115
+ Indexed Database API 3.0 is intended to supersede Indexed Database API 2.0.
116
+
113
117
114
118
<!-- ============================================================ -->
115
119
# Introduction # {#introduction}
You can’t perform that action at this time.
0 commit comments