Skip to content

Commit ece2dfc

Browse files
Fix webExtension.install base64 parameter name (#871)
SHA: 10866d1 Reason: push, by whimboo Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ea37bc commit ece2dfc

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

index.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version c67c745b1, updated Fri Jan 17 14:27:28 2025 -0800" name="generator">
99
<link href="https://www.w3.org/TR/webdriver-bidi/" rel="canonical">
1010
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
11-
<meta content="1d0fcc1fe6d9af3becabef2662ae449082d2a077" name="revision">
11+
<meta content="10866d1f2832aaf955a4ccac044d8ac0162b7d24" name="revision">
1212
<meta content="dark light" name="color-scheme">
1313
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
1414
<style>
@@ -641,7 +641,7 @@
641641
<div class="head">
642642
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
643643
<h1 class="p-name no-ref" id="title">WebDriver BiDi</h1>
644-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-01-24">24 January 2025</time></p>
644+
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2025-01-29">29 January 2025</time></p>
645645
<details open>
646646
<summary>More details about this document</summary>
647647
<div data-fill-with="spec-metadata">
@@ -10923,7 +10923,7 @@ <h5 class="heading settled" data-level="7.9.3.1" id="command-webExtension-instal
1092310923
<dd>
1092410924
<ol>
1092510925
<li data-md>
10926-
<p>Let <var>bytes</var> be <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#forgiving-base64-decode" id="ref-for-forgiving-base64-decode①">forgiving-base64 decode</a> <var>extension data spec</var>["<code>path</code>"].</p>
10926+
<p>Let <var>bytes</var> be <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#forgiving-base64-decode" id="ref-for-forgiving-base64-decode①">forgiving-base64 decode</a> <var>extension data spec</var>["<code>value</code>"].</p>
1092710927
<li data-md>
1092810928
<p>If <var>bytes</var> is failure, return null.</p>
1092910929
<li data-md>
@@ -11339,7 +11339,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
1133911339
<h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span class="content">Terms defined by reference</span><a class="self-link" href="#index-defined-elsewhere"></a></h3>
1134011340
<ul class="index">
1134111341
<li>
11342-
<a data-link-type="biblio">[ACCNAME]</a> defines the following terms:
11342+
<a data-link-type="biblio">[ACCNAME-1.1]</a> defines the following terms:
1134311343
<ul>
1134411344
<li><span class="dfn-paneled" id="1ca1dd4a">accessible name</span>
1134511345
</ul>
@@ -11357,7 +11357,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
1135711357
<li><span class="dfn-paneled" id="3c7a99b2">Cookie store</span>
1135811358
</ul>
1135911359
<li>
11360-
<a data-link-type="biblio">[CORE-AAM]</a> defines the following terms:
11360+
<a data-link-type="biblio">[CORE-AAM-1.1]</a> defines the following terms:
1136111361
<ul>
1136211362
<li><span class="dfn-paneled" id="e3f26532">computed role</span>
1136311363
</ul>
@@ -11542,18 +11542,14 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
1154211542
<li><span class="dfn-paneled" id="a8b5b96c">fully exit fullscreen</span>
1154311543
</ul>
1154411544
<li>
11545-
<a data-link-type="biblio">[GEOMETRY]</a> defines the following terms:
11545+
<a data-link-type="biblio">[GEOMETRY-1]</a> defines the following terms:
1154611546
<ul>
11547+
<li><span class="dfn-paneled" id="fdd2dd4e">DOMRectReadOnly</span>
1154711548
<li><span class="dfn-paneled" id="927f9c6b">height dimension</span>
1154811549
<li><span class="dfn-paneled" id="759027a7">width dimension</span>
1154911550
<li><span class="dfn-paneled" id="f20eafbd">x coordinate</span>
1155011551
<li><span class="dfn-paneled" id="f45987c0">y coordinate</span>
1155111552
</ul>
11552-
<li>
11553-
<a data-link-type="biblio">[GEOMETRY-1]</a> defines the following terms:
11554-
<ul>
11555-
<li><span class="dfn-paneled" id="fdd2dd4e">DOMRectReadOnly</span>
11556-
</ul>
1155711553
<li>
1155811554
<a data-link-type="biblio">[HR-TIME-3]</a> defines the following terms:
1155911555
<ul>
@@ -11893,10 +11889,14 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
1189311889
<h2 class="no-num no-ref heading settled" id="references"><span class="content">References</span><a class="self-link" href="#references"></a></h2>
1189411890
<h3 class="no-num no-ref heading settled" id="normative"><span class="content">Normative References</span><a class="self-link" href="#normative"></a></h3>
1189511891
<dl>
11892+
<dt id="biblio-accname-11">[ACCNAME-1.1]
11893+
<dd>Joanmarie Diggs; Bryan Garaventa; Michael Cooper. <a href="https://w3c.github.io/accname/"><cite>Accessible Name and Description Computation 1.1</cite></a>. URL: <a href="https://w3c.github.io/accname/">https://w3c.github.io/accname/</a>
1189611894
<dt id="biblio-console">[CONSOLE]
1189711895
<dd>Dominic Farolino; Robert Kowalski; Terin Stock. <a href="https://console.spec.whatwg.org/"><cite>Console Standard</cite></a>. Living Standard. URL: <a href="https://console.spec.whatwg.org/">https://console.spec.whatwg.org/</a>
1189811896
<dt id="biblio-cookies">[COOKIES]
1189911897
<dd>A. Barth. <a href="https://httpwg.org/specs/rfc6265.html"><cite>HTTP State Management Mechanism</cite></a>. April 2011. Proposed Standard. URL: <a href="https://httpwg.org/specs/rfc6265.html">https://httpwg.org/specs/rfc6265.html</a>
11898+
<dt id="biblio-core-aam-11">[CORE-AAM-1.1]
11899+
<dd>Joanmarie Diggs; et al. <a href="https://w3c.github.io/core-aam/"><cite>Core Accessibility API Mappings 1.1</cite></a>. URL: <a href="https://w3c.github.io/core-aam/">https://w3c.github.io/core-aam/</a>
1190011900
<dt id="biblio-css-paint-api-1">[CSS-PAINT-API-1]
1190111901
<dd>Ian Kilpatrick; Dean Jackson. <a href="https://drafts.css-houdini.org/css-paint-api-1/"><cite>CSS Painting API Level 1</cite></a>. URL: <a href="https://drafts.css-houdini.org/css-paint-api-1/">https://drafts.css-houdini.org/css-paint-api-1/</a>
1190211902
<dt id="biblio-css21">[CSS21]

0 commit comments

Comments
 (0)