Skip to content

Commit 1dd072d

Browse files
Editorial: Update "new in this edition" notes
See discussion in #424 - we maybe want to remove these entirely, but this minimal update is harmless. I'm not sure why MDN panels aren't updating.
1 parent 020487e commit 1dd072d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2357,7 +2357,7 @@ The <dfn method for=IDBFactory>databases()</dfn> method steps are:
23572357
<div class=advisement>
23582358
&#x1F6A7;
23592359
The {{IDBFactory/databases()}} method is new in this edition.
2360-
It is supported in Chrome 71, Edge 79, and Safari 14.
2360+
It is supported in Chrome 71, Edge 79, Firefox 126, and Safari 14.
23612361
&#x1F6A7;
23622362
</div>
23632363

@@ -2670,7 +2670,7 @@ The <dfn method for=IDBDatabase>transaction(|storeNames|, |mode|, |options|)</df
26702670
<div class=advisement>
26712671
&#x1F6A7;
26722672
The {{IDBTransactionOptions/durability}} option is new in this edition.
2673-
It is supported in Chrome 82, Edge 82, and Safari 15.
2673+
It is supported in Chrome 82, Edge 82, Firefox 126, and Safari 15.
26742674
&#x1F6A7;
26752675
</div>
26762676

@@ -4762,7 +4762,7 @@ The <dfn attribute for=IDBTransaction>durability</dfn> getter steps are to retur
47624762
<div class=advisement>
47634763
&#x1F6A7;
47644764
The {{IDBTransaction/durability}} attribute is new in this edition.
4765-
It is supported in Chrome 82, Edge 82, and Safari 15.
4765+
It is supported in Chrome 82, Edge 82, Firefox 126, and Safari 15.
47664766
&#x1F6A7;
47674767
</div>
47684768

0 commit comments

Comments
 (0)