Skip to content

Commit e5cbe8b

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent c0ba931 commit e5cbe8b

File tree

6 files changed

+151
-125
lines changed

6 files changed

+151
-125
lines changed

ed/algorithms/IndexedDB-3.json

+42-33
Large diffs are not rendered by default.

ed/ids/IndexedDB-3.json

+48-38
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@
478478
"https://w3c.github.io/IndexedDB/#ref-for-object-store%E2%91%A1%E2%91%A1",
479479
"https://w3c.github.io/IndexedDB/#ref-for-index-concept%E2%91%A8",
480480
"https://w3c.github.io/IndexedDB/#transaction-commit",
481+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A0",
481482
"https://w3c.github.io/IndexedDB/#ref-for-request%E2%91%A8",
482483
"https://w3c.github.io/IndexedDB/#ref-for-transaction-abort%E2%91%A1",
483484
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbtransaction-commit",
@@ -509,7 +510,7 @@
509510
"https://w3c.github.io/IndexedDB/#ref-for-transaction-cleanup-event-loop%E2%91%A0",
510511
"https://w3c.github.io/IndexedDB/#ref-for-event-loop%E2%91%A1",
511512
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A5",
512-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A0",
513+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A1",
513514
"https://w3c.github.io/IndexedDB/#ref-for-transaction-cleanup-event-loop%E2%91%A1",
514515
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A2%E2%91%A2",
515516
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbdatabase-transaction",
@@ -1239,11 +1240,13 @@
12391240
"https://w3c.github.io/IndexedDB/#ref-for-idl-DOMException%E2%91%A0%E2%91%A3",
12401241
"https://w3c.github.io/IndexedDB/#ref-for-list%E2%91%A1",
12411242
"https://w3c.github.io/IndexedDB/#ref-for-list-iterate",
1243+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A4",
1244+
"https://w3c.github.io/IndexedDB/#ref-for-iteration-continue",
12421245
"https://w3c.github.io/IndexedDB/#ref-for-dictdef-idbdatabaseinfo%E2%91%A0",
12431246
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbdatabaseinfo-name",
12441247
"https://w3c.github.io/IndexedDB/#ref-for-database-name%E2%91%A0",
12451248
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbdatabaseinfo-version",
1246-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A4",
1249+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A5",
12471250
"https://w3c.github.io/IndexedDB/#ref-for-list-append",
12481251
"https://w3c.github.io/IndexedDB/#ref-for-resolve",
12491252
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbfactory-databases%E2%91%A1",
@@ -1334,7 +1337,7 @@
13341337
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbdatabase-name%E2%91%A0",
13351338
"https://w3c.github.io/IndexedDB/#ref-for-database-name%E2%91%A1",
13361339
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbdatabase-version%E2%91%A0",
1337-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A5",
1340+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A6",
13381341
"https://w3c.github.io/IndexedDB/#dom-idbdatabase-name",
13391342
"https://w3c.github.io/IndexedDB/#ref-for-this%E2%91%A0%E2%93%AA",
13401343
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A3%E2%91%A1",
@@ -1347,10 +1350,10 @@
13471350
"https://w3c.github.io/IndexedDB/#ref-for-this%E2%91%A0%E2%91%A1",
13481351
"https://w3c.github.io/IndexedDB/#ref-for-connection-version%E2%91%A0",
13491352
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A3%E2%91%A2",
1350-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A6",
1353+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A7",
13511354
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A2%E2%91%A8",
13521355
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A3%E2%91%A3",
1353-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A7",
1356+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A8",
13541357
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A3%E2%93%AA",
13551358
"https://w3c.github.io/IndexedDB/#ref-for-connection-closed%E2%91%A1",
13561359
"https://w3c.github.io/IndexedDB/#ref-for-upgrade-transaction%E2%91%A0%E2%91%A8",
@@ -3364,7 +3367,7 @@
33643367
"https://w3c.github.io/IndexedDB/#ref-for-idl-DOMException%E2%91%A0%E2%91%A5%E2%91%A7",
33653368
"https://w3c.github.io/IndexedDB/#ref-for-this%E2%91%A0%E2%91%A5%E2%91%A5",
33663369
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A2%E2%91%A7",
3367-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A1",
3370+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A2",
33683371
"https://w3c.github.io/IndexedDB/#ref-for-abort-a-transaction%E2%91%A2",
33693372
"https://w3c.github.io/IndexedDB/#ref-for-this%E2%91%A0%E2%91%A5%E2%91%A6",
33703373
"https://w3c.github.io/IndexedDB/#dom-idbtransaction-commit",
@@ -3407,35 +3410,35 @@
34073410
"https://w3c.github.io/IndexedDB/#ref-for-connection-queue%E2%91%A1",
34083411
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A4%E2%91%A5",
34093412
"https://w3c.github.io/IndexedDB/#ref-for-database-name%E2%91%A3",
3410-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A8",
3413+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%93%AA",
34113414
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A4%E2%91%A6",
34123415
"https://w3c.github.io/IndexedDB/#ref-for-database-name%E2%91%A4",
3413-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%93%AA",
3416+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A0",
34143417
"https://w3c.github.io/IndexedDB/#ref-for-object-store%E2%91%A8%E2%91%A3",
34153418
"https://w3c.github.io/IndexedDB/#ref-for-quotaexceedederror%E2%91%A3",
34163419
"https://w3c.github.io/IndexedDB/#ref-for-unknownerror%E2%91%A2",
34173420
"https://w3c.github.io/IndexedDB/#ref-for-idl-DOMException%E2%91%A0%E2%91%A6%E2%93%AA",
3418-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A0",
3421+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A1",
34193422
"https://w3c.github.io/IndexedDB/#ref-for-dfn-create-exception",
34203423
"https://w3c.github.io/IndexedDB/#ref-for-versionerror%E2%91%A0",
34213424
"https://w3c.github.io/IndexedDB/#ref-for-idl-DOMException%E2%91%A0%E2%91%A6%E2%91%A0",
34223425
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A4%E2%91%A0",
34233426
"https://w3c.github.io/IndexedDB/#ref-for-connection-version%E2%91%A1",
3424-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A1",
3427+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A2",
34253428
"https://w3c.github.io/IndexedDB/#ref-for-ordered-set%E2%91%A1",
34263429
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A4%E2%91%A1",
34273430
"https://w3c.github.io/IndexedDB/#ref-for-list-iterate%E2%91%A0",
34283431
"https://w3c.github.io/IndexedDB/#ref-for-connection-close-pending-flag%E2%91%A3",
34293432
"https://w3c.github.io/IndexedDB/#ref-for-queue-a-task%E2%91%A3",
34303433
"https://w3c.github.io/IndexedDB/#ref-for-fire-a-version-change-event%E2%91%A0",
34313434
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbdatabase-versionchange%E2%91%A7",
3432-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A2",
3435+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A3",
34333436
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbdatabase-versionchange%E2%91%A8",
34343437
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A4%E2%91%A2",
34353438
"https://w3c.github.io/IndexedDB/#ref-for-queue-a-task%E2%91%A4",
34363439
"https://w3c.github.io/IndexedDB/#ref-for-fire-a-version-change-event%E2%91%A1",
34373440
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbopendbrequest-blocked%E2%91%A3",
3438-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A3",
3441+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A4",
34393442
"https://w3c.github.io/IndexedDB/#version-change-close-block",
34403443
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A4%E2%91%A3",
34413444
"https://w3c.github.io/IndexedDB/#ref-for-connection-closed%E2%91%A4",
@@ -3489,17 +3492,17 @@
34893492
"https://w3c.github.io/IndexedDB/#ref-for-queue-a-task%E2%91%A5",
34903493
"https://w3c.github.io/IndexedDB/#ref-for-fire-a-version-change-event%E2%91%A2",
34913494
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbdatabase-versionchange%E2%91%A0%E2%93%AA",
3492-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A4",
3495+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A5",
34933496
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbdatabase-versionchange%E2%91%A0%E2%91%A0",
34943497
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A5%E2%91%A0",
34953498
"https://w3c.github.io/IndexedDB/#ref-for-queue-a-task%E2%91%A6",
34963499
"https://w3c.github.io/IndexedDB/#ref-for-fire-a-version-change-event%E2%91%A3",
34973500
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbopendbrequest-blocked%E2%91%A4",
3498-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A5",
3501+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A6",
34993502
"https://w3c.github.io/IndexedDB/#delete-close-block",
35003503
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A5%E2%91%A1",
35013504
"https://w3c.github.io/IndexedDB/#ref-for-connection-closed%E2%91%A7",
3502-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A6",
3505+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A7",
35033506
"https://w3c.github.io/IndexedDB/#ref-for-quotaexceedederror%E2%91%A4",
35043507
"https://w3c.github.io/IndexedDB/#ref-for-unknownerror%E2%91%A3",
35053508
"https://w3c.github.io/IndexedDB/#ref-for-idl-DOMException%E2%91%A0%E2%91%A6%E2%91%A4",
@@ -3539,7 +3542,7 @@
35393542
"https://w3c.github.io/IndexedDB/#ref-for-upgrade-transaction%E2%91%A3%E2%91%A8",
35403543
"https://w3c.github.io/IndexedDB/#ref-for-object-store%E2%91%A8%E2%91%A4",
35413544
"https://w3c.github.io/IndexedDB/#ref-for-index-concept%E2%91%A2%E2%91%A8",
3542-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A7",
3545+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A8",
35433546
"https://w3c.github.io/IndexedDB/#ref-for-object-store%E2%91%A8%E2%91%A5",
35443547
"https://w3c.github.io/IndexedDB/#ref-for-index-concept%E2%91%A3%E2%93%AA",
35453548
"https://w3c.github.io/IndexedDB/#ref-for-upgrade-transaction%E2%91%A4%E2%93%AA",
@@ -3621,12 +3624,12 @@
36213624
"https://w3c.github.io/IndexedDB/#ref-for-connection-object-store-set%E2%91%A1",
36223625
"https://w3c.github.io/IndexedDB/#ref-for-database-upgrade-transaction%E2%91%A3",
36233626
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A3%E2%91%A5",
3624-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A2",
3627+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A3",
36253628
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A6%E2%91%A7",
36263629
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A5%E2%91%A5",
36273630
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A5%E2%91%A6",
3628-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A0%E2%91%A8",
36293631
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A1%E2%93%AA",
3632+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A1%E2%91%A0",
36303633
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A6%E2%91%A8",
36313634
"https://w3c.github.io/IndexedDB/#ref-for-transaction-abort%E2%91%A8",
36323635
"https://w3c.github.io/IndexedDB/#ref-for-request-processed-flag%E2%91%A8",
@@ -3639,7 +3642,9 @@
36393642
"https://w3c.github.io/IndexedDB/#ref-for-fire-a-version-change-event%E2%91%A4",
36403643
"https://w3c.github.io/IndexedDB/#ref-for-eventdef-idbopendbrequest-upgradeneeded%E2%91%A0%E2%93%AA",
36413644
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A3%E2%91%A7",
3642-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A3",
3645+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A3",
3646+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A3%E2%91%A8",
3647+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A4",
36433648
"https://w3c.github.io/IndexedDB/#ref-for-abort-a-transaction%E2%91%A7",
36443649
"https://w3c.github.io/IndexedDB/#ref-for-dfn-create-exception%E2%91%A4",
36453650
"https://w3c.github.io/IndexedDB/#ref-for-aborterror%E2%91%A6",
@@ -3656,11 +3661,11 @@
36563661
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A5%E2%91%A7",
36573662
"https://w3c.github.io/IndexedDB/#ref-for-object-store%E2%91%A8%E2%91%A6",
36583663
"https://w3c.github.io/IndexedDB/#ref-for-index-concept%E2%91%A3%E2%91%A0",
3659-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A1%E2%91%A0",
3664+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A1%E2%91%A1",
36603665
"https://w3c.github.io/IndexedDB/#ref-for-connection%E2%91%A5%E2%91%A6",
36613666
"https://w3c.github.io/IndexedDB/#ref-for-database%E2%91%A5%E2%91%A8",
36623667
"https://w3c.github.io/IndexedDB/#ref-for-connection-version%E2%91%A2",
3663-
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A1%E2%91%A1",
3668+
"https://w3c.github.io/IndexedDB/#ref-for-database-version%E2%91%A1%E2%91%A2",
36643669
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbdatabase-version%E2%91%A1",
36653670
"https://w3c.github.io/IndexedDB/#ref-for-idbdatabase%E2%91%A8",
36663671
"https://w3c.github.io/IndexedDB/#ref-for-connection-object-store-set%E2%91%A2",
@@ -3712,15 +3717,15 @@
37123717
"https://w3c.github.io/IndexedDB/#ref-for-dom-event-bubbles%E2%91%A4",
37133718
"https://w3c.github.io/IndexedDB/#ref-for-dom-event-cancelable%E2%91%A3",
37143719
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A7%E2%91%A2",
3715-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A3%E2%91%A8",
3716-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A4",
37173720
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%93%AA",
3718-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A3",
3719-
"https://w3c.github.io/IndexedDB/#ref-for-concept-event-dispatch%E2%91%A1",
3721+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A5",
37203722
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A0",
37213723
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A4",
3724+
"https://w3c.github.io/IndexedDB/#ref-for-concept-event-dispatch%E2%91%A1",
37223725
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A1",
3723-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A5",
3726+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A5",
3727+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A2",
3728+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A6",
37243729
"https://w3c.github.io/IndexedDB/#ref-for-abort-a-transaction%E2%91%A0%E2%91%A0",
37253730
"https://w3c.github.io/IndexedDB/#ref-for-dfn-create-exception%E2%91%A5",
37263731
"https://w3c.github.io/IndexedDB/#ref-for-aborterror%E2%91%A7",
@@ -3735,16 +3740,16 @@
37353740
"https://w3c.github.io/IndexedDB/#ref-for-dom-event-bubbles%E2%91%A5",
37363741
"https://w3c.github.io/IndexedDB/#ref-for-dom-event-cancelable%E2%91%A4",
37373742
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A7%E2%91%A3",
3738-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A2",
3739-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A6",
37403743
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A3",
3741-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A5",
3742-
"https://w3c.github.io/IndexedDB/#ref-for-concept-event-dispatch%E2%91%A2",
3743-
"https://w3c.github.io/IndexedDB/#ref-for-request%E2%91%A3%E2%93%AA",
3744+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A7",
37443745
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A4",
37453746
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A6",
3747+
"https://w3c.github.io/IndexedDB/#ref-for-concept-event-dispatch%E2%91%A2",
3748+
"https://w3c.github.io/IndexedDB/#ref-for-request%E2%91%A3%E2%93%AA",
37463749
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A5",
3747-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A7",
3750+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A7",
3751+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A6",
3752+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A8",
37483753
"https://w3c.github.io/IndexedDB/#ref-for-abort-a-transaction%E2%91%A0%E2%91%A1",
37493754
"https://w3c.github.io/IndexedDB/#ref-for-dfn-create-exception%E2%91%A6",
37503755
"https://w3c.github.io/IndexedDB/#ref-for-aborterror%E2%91%A8",
@@ -3763,18 +3768,18 @@
37633768
"https://w3c.github.io/IndexedDB/#clone-value",
37643769
"https://w3c.github.io/IndexedDB/#clone",
37653770
"https://w3c.github.io/IndexedDB/#ref-for-assert%E2%91%A1",
3766-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A6",
3767-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A7",
37683771
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A7",
3769-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A8",
3770-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A7%E2%91%A4",
3772+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A8",
3773+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A8",
37713774
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A0%E2%93%AA",
3775+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A7%E2%91%A4",
3776+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A0%E2%91%A0",
37723777
"https://w3c.github.io/IndexedDB/#ref-for-sec-algorithm-conventions",
37733778
"https://w3c.github.io/IndexedDB/#ref-for-structuredserializeforstorage%E2%91%A1",
37743779
"https://w3c.github.io/IndexedDB/#ref-for-sec-algorithm-conventions%E2%91%A0",
37753780
"https://w3c.github.io/IndexedDB/#ref-for-structureddeserialize",
3776-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A4%E2%91%A8",
3777-
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A3%E2%91%A8",
3781+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-state%E2%91%A5%E2%93%AA",
3782+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-active%E2%91%A4%E2%93%AA",
37783783
"https://w3c.github.io/IndexedDB/#database-operations",
37793784
"https://w3c.github.io/IndexedDB/#ref-for-object-store%E2%91%A0%E2%93%AA%E2%91%A0",
37803785
"https://w3c.github.io/IndexedDB/#ref-for-index-concept%E2%91%A3%E2%91%A4",
@@ -4225,6 +4230,10 @@
42254230
"https://w3c.github.io/IndexedDB/#ref-for-convert-a-value-to-a-key%E2%91%A0%E2%91%A8",
42264231
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbfactory-open%E2%91%A3",
42274232
"https://w3c.github.io/IndexedDB/#ref-for-request-processed-flag%E2%91%A0%E2%93%AA",
4233+
"https://w3c.github.io/IndexedDB/#ref-for-dom-idbfactory-databases%E2%91%A3",
4234+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-inactive%E2%91%A0%E2%91%A1",
4235+
"https://w3c.github.io/IndexedDB/#ref-for-transaction-concept%E2%91%A7%E2%91%A5",
4236+
"https://w3c.github.io/IndexedDB/#ref-for-upgrade-a-database%E2%91%A4",
42284237
"https://w3c.github.io/IndexedDB/#acknowledgements",
42294238
"https://w3c.github.io/IndexedDB/#w3c-conformance",
42304239
"https://w3c.github.io/IndexedDB/#w3c-conventions",
@@ -4300,6 +4309,7 @@
43004309
"https://w3c.github.io/IndexedDB/#3de9e659",
43014310
"https://w3c.github.io/IndexedDB/#4135591f",
43024311
"https://w3c.github.io/IndexedDB/#ae8def21",
4312+
"https://w3c.github.io/IndexedDB/#f937b7b6",
43034313
"https://w3c.github.io/IndexedDB/#16d07e10",
43044314
"https://w3c.github.io/IndexedDB/#5afbefcd",
43054315
"https://w3c.github.io/IndexedDB/#36333997",

0 commit comments

Comments
 (0)