Skip to content

Commit 10bb5a1

Browse files
editorial: fix typo in browsingContext.downloadWillBegin anchor
SHA: 427a3b3 Reason: push, by juliandescottes Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5981d0e commit 10bb5a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" 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="e373ae78421343c3ed57555ded32f7b95fe85e64" name="revision">
11+
<meta content="427a3b369a545c9488439a527067ea6fe7ac17ef" 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>
@@ -650,7 +650,7 @@
650650
</p>
651651
<h1 class="p-name no-ref" id="title">WebDriver BiDi</h1>
652652
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#ED">Editor’s Draft</a>,
653-
<time class="dt-updated" datetime="2025-08-11">11 August 2025</time></p>
653+
<time class="dt-updated" datetime="2025-08-12">12 August 2025</time></p>
654654
<details open>
655655
<summary>More details about this document</summary>
656656
<div data-fill-with="spec-metadata">
@@ -838,7 +838,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
838838
<li><a href="#event-browsingContext-historyUpdated"><span class="secno">7.3.4.5</span> <span class="content">The browsingContext.historyUpdated Event</span></a>
839839
<li><a href="#event-browsingContext-domContentLoaded"><span class="secno">7.3.4.6</span> <span class="content">The browsingContext.domContentLoaded Event</span></a>
840840
<li><a href="#event-browsingContext-load"><span class="secno">7.3.4.7</span> <span class="content">The browsingContext.load Event</span></a>
841-
<li><a href="#event-browsingContext-downoadWillBegin"><span class="secno">7.3.4.8</span> <span class="content">The browsingContext.downloadWillBegin Event</span></a>
841+
<li><a href="#event-browsingContext-downloadWillBegin"><span class="secno">7.3.4.8</span> <span class="content">The browsingContext.downloadWillBegin Event</span></a>
842842
<li><a href="#event-browsingContext-downloadEnd"><span class="secno">7.3.4.9</span> <span class="content">The browsingContext.downloadEnd Event</span></a>
843843
<li><a href="#event-browsingContext-navigationAborted"><span class="secno">7.3.4.10</span> <span class="content">The browsingContext.navigationAborted Event</span></a>
844844
<li><a href="#event-browsingContext-navigationCommitted"><span class="secno">7.3.4.11</span> <span class="content">The browsingContext.navigationCommitted Event</span></a>
@@ -6126,7 +6126,7 @@ <h5 class="heading settled" data-level="7.3.4.7" id="event-browsingContext-load"
61266126
</ol>
61276127
</ol>
61286128
</div>
6129-
<h5 class="heading settled" data-level="7.3.4.8" id="event-browsingContext-downoadWillBegin"><span class="secno">7.3.4.8. </span><span class="content">The browsingContext.downloadWillBegin Event</span><a class="self-link" href="#event-browsingContext-downoadWillBegin"></a></h5>
6129+
<h5 class="heading settled" data-level="7.3.4.8" id="event-browsingContext-downloadWillBegin"><span class="secno">7.3.4.8. </span><span class="content">The browsingContext.downloadWillBegin Event</span><a class="self-link" href="#event-browsingContext-downloadWillBegin"></a></h5>
61306130
<dl>
61316131
<dt>Event Type
61326132
<dd>

0 commit comments

Comments
 (0)