Skip to content

Commit

Permalink
Merge pull request #194 from WICG/cammie-branch5
Browse files Browse the repository at this point in the history
[spec] Make "SharedStorageWorkletGlobalScope algorithms" subsection  …
  • Loading branch information
xyaoinum authored Sep 18, 2024
2 parents 8d5a25a + f5bbf97 commit f0f79b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -735,7 +735,7 @@ Moreover, each {{SharedStorageWorklet}}'s [=global scopes|list of global scopes=

Each {{SharedStorageWorkletGlobalScope}} also has an associated {{SharedStorage}} instance, with the [=SharedStorageWorkletGlobalScope/sharedStorage getter=] algorithm as described below.

## {{SharedStorageWorkletGlobalScope}} algorithms ## {#scope-algo}
### {{SharedStorageWorkletGlobalScope}} algorithms ### {#scope-algo}
<div algorithm>
The <dfn method for="SharedStorageWorkletGlobalScope">register(|name|, |operationCtor|)</dfn> method steps are:

Expand Down

0 comments on commit f0f79b4

Please sign in to comment.