|
6 | 6 | <link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet"> |
7 | 7 | <meta content="Bikeshed version 0ef803fdf, updated Tue Jan 6 11:59:39 2026 -0800" name="generator"> |
8 | 8 | <link href="https://wicg.github.io/attribution-reporting-api" rel="canonical"> |
9 | | - <meta content="3ba353093cad77e065d82c10a81f4f0c1b8326b4" name="revision"> |
| 9 | + <meta content="122830b8d397a13c7a617d1e9f57bc8a9b383519" name="revision"> |
10 | 10 | <meta content="dark light" name="color-scheme"> |
11 | 11 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css"> |
12 | 12 | <style>/* Boilerplate: style-autolinks */ |
|
737 | 737 | <div class="head"> |
738 | 738 | <h1 class="no-ref p-name" id="title">Attribution Reporting</h1> |
739 | 739 | <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> |
741 | 741 | <div data-fill-with="spec-metadata"> |
742 | 742 | <dl> |
743 | 743 | <dt>This version: |
@@ -10173,17 +10173,13 @@ <h3 class="heading no-num no-ref settled" id="index-defined-elsewhere"><span cla |
10173 | 10173 | </ul> |
10174 | 10174 | <li> |
10175 | 10175 | <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: |
10183 | 10176 | <ul> |
10184 | 10177 | <li><span class="dfn-paneled" id="bb4c269e">error</span> |
| 10178 | + <li><span class="dfn-paneled" id="c8ff8493">error code</span> |
10185 | 10179 | <li><span class="dfn-paneled" id="09daa25c">extension commands</span> |
| 10180 | + <li><span class="dfn-paneled" id="5b668531">getting a property</span> |
10186 | 10181 | <li><span class="dfn-paneled" id="8da4d1e3">invalid argument</span> |
| 10182 | + <li><span class="dfn-paneled" id="82c23298">remote end steps</span> |
10187 | 10183 | <li><span class="dfn-paneled" id="4be6272b">success</span> |
10188 | 10184 | </ul> |
10189 | 10185 | <li> |
@@ -10241,8 +10237,6 @@ <h3 class="heading no-num no-ref settled" id="normative"><span class="content">N |
10241 | 10237 | <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> |
10242 | 10238 | <dt id="biblio-webdriver">[WebDriver] |
10243 | 10239 | <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> |
10246 | 10240 | <dt id="biblio-webidl">[WEBIDL] |
10247 | 10241 | <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> |
10248 | 10242 | <dt id="biblio-xhr">[XHR] |
|
0 commit comments