@@ -2690,7 +2690,7 @@ The <dfn method for=IDBDatabase>transaction(|storeNames|, |mode|, |options|)</df
2690
2690
<aside class=advisement>
2691
2691
🚧
2692
2692
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 .
2694
2694
🚧
2695
2695
</aside>
2696
2696
@@ -4368,7 +4368,7 @@ return [=/this=]'s [=cursor/request=].
4368
4368
<aside class=advisement>
4369
4369
🚧
4370
4370
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 .
4372
4372
🚧
4373
4373
</aside>
4374
4374
@@ -4816,7 +4816,7 @@ The <dfn attribute for=IDBTransaction>durability</dfn> getter steps are to retur
4816
4816
<aside class=advisement>
4817
4817
🚧
4818
4818
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 .
4820
4820
🚧
4821
4821
</aside>
4822
4822
@@ -4924,8 +4924,7 @@ The <dfn method for=IDBTransaction>commit()</dfn> method steps are:
4924
4924
<aside class=advisement>
4925
4925
🚧
4926
4926
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.
4929
4928
🚧
4930
4929
</aside>
4931
4930
0 commit comments