Skip to content

Commit dba7c23

Browse files
committed
deploy: 122830b
1 parent a1e788a commit dba7c23

1 file changed

Lines changed: 5 additions & 11 deletions

File tree

index.html

Lines changed: 5 additions & 11 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 0ef803fdf, updated Tue Jan 6 11:59:39 2026 -0800" name="generator">
88
<link href="https://wicg.github.io/attribution-reporting-api" rel="canonical">
9-
<meta content="3ba353093cad77e065d82c10a81f4f0c1b8326b4" name="revision">
9+
<meta content="122830b8d397a13c7a617d1e9f57bc8a9b383519" 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 */
@@ -737,7 +737,7 @@
737737
<div class="head">
738738
<h1 class="no-ref p-name" id="title">Attribution Reporting</h1>
739739
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>,
740-
<time class="dt-updated" datetime="2026-02-07">7 February 2026</time></p>
740+
<time class="dt-updated" datetime="2026-03-03">3 March 2026</time></p>
741741
<div data-fill-with="spec-metadata">
742742
<dl>
743743
<dt>This version:
@@ -10173,17 +10173,13 @@ <h3 class="heading no-num no-ref settled" id="index-defined-elsewhere"><span cla
1017310173
</ul>
1017410174
<li>
1017510175
<a data-link-type="biblio">[WebDriver]</a> defines the following terms:
10176-
<ul>
10177-
<li><span class="dfn-paneled" id="c8ff8493">error code</span>
10178-
<li><span class="dfn-paneled" id="5b668531">getting a property</span>
10179-
<li><span class="dfn-paneled" id="82c23298">remote end steps</span>
10180-
</ul>
10181-
<li>
10182-
<a data-link-type="biblio">[WEBDRIVER2]</a> defines the following terms:
1018310176
<ul>
1018410177
<li><span class="dfn-paneled" id="bb4c269e">error</span>
10178+
<li><span class="dfn-paneled" id="c8ff8493">error code</span>
1018510179
<li><span class="dfn-paneled" id="09daa25c">extension commands</span>
10180+
<li><span class="dfn-paneled" id="5b668531">getting a property</span>
1018610181
<li><span class="dfn-paneled" id="8da4d1e3">invalid argument</span>
10182+
<li><span class="dfn-paneled" id="82c23298">remote end steps</span>
1018710183
<li><span class="dfn-paneled" id="4be6272b">success</span>
1018810184
</ul>
1018910185
<li>
@@ -10241,8 +10237,6 @@ <h3 class="heading no-num no-ref settled" id="normative"><span class="content">N
1024110237
<dd>Anne van Kesteren. <a href="https://url.spec.whatwg.org/"><cite>URL Standard</cite></a>. Living Standard. URL: <a href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</a>
1024210238
<dt id="biblio-webdriver">[WebDriver]
1024310239
<dd>Simon Stewart; David Burns. <a href="https://w3c.github.io/webdriver/"><cite>WebDriver</cite></a>. URL: <a href="https://w3c.github.io/webdriver/">https://w3c.github.io/webdriver/</a>
10244-
<dt id="biblio-webdriver2">[WEBDRIVER2]
10245-
<dd>Simon Stewart; David Burns. <a href="https://w3c.github.io/webdriver/"><cite>WebDriver</cite></a>. URL: <a href="https://w3c.github.io/webdriver/">https://w3c.github.io/webdriver/</a>
1024610240
<dt id="biblio-webidl">[WEBIDL]
1024710241
<dd>Edgar Chen; Timothy Gu. <a href="https://webidl.spec.whatwg.org/"><cite>Web IDL Standard</cite></a>. Living Standard. URL: <a href="https://webidl.spec.whatwg.org/">https://webidl.spec.whatwg.org/</a>
1024810242
<dt id="biblio-xhr">[XHR]

0 commit comments

Comments
 (0)