Skip to content

Commit

Permalink
Editorial: Update "new in this edition" notes
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
inexorabletash committed Nov 7, 2024
1 parent 020487e commit 1dd072d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2357,7 +2357,7 @@ The <dfn method for=IDBFactory>databases()</dfn> method steps are:
<div class=advisement>
&#x1F6A7;
The {{IDBFactory/databases()}} method is new in this edition.
It is supported in Chrome 71, Edge 79, and Safari 14.
It is supported in Chrome 71, Edge 79, Firefox 126, and Safari 14.
&#x1F6A7;
</div>

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

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

Expand Down

0 comments on commit 1dd072d

Please sign in to comment.