Skip to content

Commit

Permalink
minor edit to trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
xyaoinum authored Nov 25, 2024
1 parent 727698b commit 199f8ad
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 @@ -258,7 +258,7 @@ This document introduces a new storage API that is intentionally not partitioned

The {{SharedStorageWorklet}} Interface {#worklet}
=================================================
The {{SharedStorageWorklet}} object allows developers to supply [=module scripts=] to process [=Shared Storage=] data and then output the result through one or more of the output gates. Currently there are two output gates, the [=Private Aggregation=] output gate and the {{SharedStorageWorklet/selectURL()|URL-selection}} output gate.
The {{SharedStorageWorklet}} object allows developers to supply [=module scripts=] to process [=Shared Storage=] data and then output the result through one or more of the output gates. Currently there are two output gates, the [=Private Aggregation=] output gate and the {{SharedStorageWorklet/selectURL()|URL-selection}} output gate.

<xmp class='idl'>
typedef (USVString or FencedFrameConfig) SharedStorageResponse;
Expand Down

0 comments on commit 199f8ad

Please sign in to comment.