Skip to content

Commit 91f866a

Browse files
Editorial: List new support in Safari 15
1 parent 381f97e commit 91f866a

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

index.bs

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2690,7 +2690,7 @@ The <dfn method for=IDBDatabase>transaction(|storeNames|, |mode|, |options|)</df
26902690
<aside class=advisement>
26912691
&#x1F6A7;
26922692
The {{IDBTransactionOptions/durability}} option is new in this edition.
2693-
It is supported in Chrome 82 and Edge 82.
2693+
It is supported in Chrome 82, Edge 82, and Safari 15.
26942694
&#x1F6A7;
26952695
</aside>
26962696

@@ -4368,7 +4368,7 @@ return [=/this=]'s [=cursor/request=].
43684368
<aside class=advisement>
43694369
&#x1F6A7;
43704370
The {{IDBCursor/request}} attribute is new in this edition.
4371-
It is supported in Chrome 76, Edge 79, and Firefox 77.
4371+
It is supported in Chrome 76, Edge 79, Firefox 77, and Safari 15.
43724372
&#x1F6A7;
43734373
</aside>
43744374

@@ -4816,7 +4816,7 @@ The <dfn attribute for=IDBTransaction>durability</dfn> getter steps are to retur
48164816
<aside class=advisement>
48174817
&#x1F6A7;
48184818
The {{IDBTransaction/durability}} attribute is new in this edition.
4819-
It is supported in Chrome 82 and Edge 82.
4819+
It is supported in Chrome 82, Edge 82, and Safari 15.
48204820
&#x1F6A7;
48214821
</aside>
48224822

@@ -4924,8 +4924,7 @@ The <dfn method for=IDBTransaction>commit()</dfn> method steps are:
49244924
<aside class=advisement>
49254925
&#x1F6A7;
49264926
The {{IDBTransaction/commit()}} method is new in this edition.
4927-
It is supported in Chrome 76, Edge 79, and Firefox 74.
4928-
4927+
It is supported in Chrome 76, Edge 79, Firefox 74, and Safari 15.
49294928
&#x1F6A7;
49304929
</aside>
49314930

0 commit comments

Comments
 (0)