File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1630,7 +1630,7 @@ return the result of [=adding an entry to the blob URL store=] for |obj|.
16301630<div algorithm="revokeObjectURL">
16311631The <dfn method for=URL id="dfn-revokeObjectURL">revokeObjectURL(|url|)</dfn> static method must run these steps:
16321632
1633- 1. 1. Let |entry| be the result of [=resolving the blob URL=] |url|.
1633+ 1. Let |entry| be the result of [=resolving the blob URL=] |url|.
163416341. If |entry| is failure, return.
163516351. Let |blobStorageKey| be the result of [=obtaining a storage key for non-storage purposes=] with |entry|'s [=environment settings object=] .
163616361. Let |currentStorageKey| be the result of [=obtaining a storage key for non-storage purposes=] with the [=current settings object=] .
You can’t perform that action at this time.
0 commit comments