Skip to content

Commit

Permalink
Fix webExtension.install base64 parameter name (#871)
Browse files Browse the repository at this point in the history
SHA: 10866d1
Reason: push, by whimboo

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
chrmod and github-actions[bot] committed Jan 29, 2025
1 parent 7ea37bc commit ece2dfc
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta content="Bikeshed version c67c745b1, updated Fri Jan 17 14:27:28 2025 -0800" name="generator">
<link href="https://www.w3.org/TR/webdriver-bidi/" rel="canonical">
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
<meta content="1d0fcc1fe6d9af3becabef2662ae449082d2a077" name="revision">
<meta content="10866d1f2832aaf955a4ccac044d8ac0162b7d24" name="revision">
<meta content="dark light" name="color-scheme">
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
<style>
Expand Down Expand Up @@ -641,7 +641,7 @@
<div class="head">
<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>
<h1 class="p-name no-ref" id="title">WebDriver BiDi</h1>
<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>
<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>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
Expand Down Expand Up @@ -10923,7 +10923,7 @@ <h5 class="heading settled" data-level="7.9.3.1" id="command-webExtension-instal
<dd>
<ol>
<li data-md>
<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>
<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>
<li data-md>
<p>If <var>bytes</var> is failure, return null.</p>
<li data-md>
Expand Down Expand Up @@ -11339,7 +11339,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-here"><span class="c
<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>
<ul class="index">
<li>
<a data-link-type="biblio">[ACCNAME]</a> defines the following terms:
<a data-link-type="biblio">[ACCNAME-1.1]</a> defines the following terms:
<ul>
<li><span class="dfn-paneled" id="1ca1dd4a">accessible name</span>
</ul>
Expand All @@ -11357,7 +11357,7 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
<li><span class="dfn-paneled" id="3c7a99b2">Cookie store</span>
</ul>
<li>
<a data-link-type="biblio">[CORE-AAM]</a> defines the following terms:
<a data-link-type="biblio">[CORE-AAM-1.1]</a> defines the following terms:
<ul>
<li><span class="dfn-paneled" id="e3f26532">computed role</span>
</ul>
Expand Down Expand Up @@ -11542,18 +11542,14 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
<li><span class="dfn-paneled" id="a8b5b96c">fully exit fullscreen</span>
</ul>
<li>
<a data-link-type="biblio">[GEOMETRY]</a> defines the following terms:
<a data-link-type="biblio">[GEOMETRY-1]</a> defines the following terms:
<ul>
<li><span class="dfn-paneled" id="fdd2dd4e">DOMRectReadOnly</span>
<li><span class="dfn-paneled" id="927f9c6b">height dimension</span>
<li><span class="dfn-paneled" id="759027a7">width dimension</span>
<li><span class="dfn-paneled" id="f20eafbd">x coordinate</span>
<li><span class="dfn-paneled" id="f45987c0">y coordinate</span>
</ul>
<li>
<a data-link-type="biblio">[GEOMETRY-1]</a> defines the following terms:
<ul>
<li><span class="dfn-paneled" id="fdd2dd4e">DOMRectReadOnly</span>
</ul>
<li>
<a data-link-type="biblio">[HR-TIME-3]</a> defines the following terms:
<ul>
Expand Down Expand Up @@ -11893,10 +11889,14 @@ <h3 class="no-num no-ref heading settled" id="index-defined-elsewhere"><span cla
<h2 class="no-num no-ref heading settled" id="references"><span class="content">References</span><a class="self-link" href="#references"></a></h2>
<h3 class="no-num no-ref heading settled" id="normative"><span class="content">Normative References</span><a class="self-link" href="#normative"></a></h3>
<dl>
<dt id="biblio-accname-11">[ACCNAME-1.1]
<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>
<dt id="biblio-console">[CONSOLE]
<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>
<dt id="biblio-cookies">[COOKIES]
<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>
<dt id="biblio-core-aam-11">[CORE-AAM-1.1]
<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>
<dt id="biblio-css-paint-api-1">[CSS-PAINT-API-1]
<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>
<dt id="biblio-css21">[CSS21]
Expand Down

0 comments on commit ece2dfc

Please sign in to comment.