Skip to content

Commit 09a06d8

Browse files
committed
deploy: 30df5c2
1 parent c7fdd34 commit 09a06d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
77
<meta content="Bikeshed version b25686b9f, updated Fri Mar 14 14:15:20 2025 -0700" name="generator">
88
<link href="https://wicg.github.io/attribution-reporting-api" rel="canonical">
9-
<meta content="b14519bac7b473c92bfd28d6142c44e23d420b13" name="revision">
9+
<meta content="30df5c20d015620e53e15341e25f8099140ce821" name="revision">
1010
<meta content="dark light" name="color-scheme">
1111
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1212
<style>/* Boilerplate: style-autolinks */
@@ -3560,7 +3560,7 @@ <h3 class="heading settled algorithm" data-algorithm="Parsing source-registratio
35603560
<li data-md>
35613561
<p>Let <var>values</var> be <var>map</var>["<code><a data-link-type="dfn" href="#source-registration-json-key-aggregation_keys" id="ref-for-source-registration-json-key-aggregation_keys①">aggregation_keys</a></code>"].</p>
35623562
<li data-md>
3563-
<p>If <var>values</var> is not an <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#ordered-map" id="ref-for-ordered-map③⓪">map</a>, return an error.</p>
3563+
<p>If <var>values</var> is not a <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#ordered-map" id="ref-for-ordered-map③⓪">map</a>, return an error.</p>
35643564
<li data-md>
35653565
<p>If <var>values</var>’s <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#map-size" id="ref-for-map-size④">size</a> is greater than the <a data-link-type="dfn" href="#max-aggregation-keys-per-source-registration" id="ref-for-max-aggregation-keys-per-source-registration">max aggregation keys per source registration</a>, return an error.</p>
35663566
<li data-md>

0 commit comments

Comments
 (0)