|
8 | 8 | <meta content="Bikeshed version 3f621ba99, updated Mon Jul 28 15:38:36 2025 -0700" name="generator">
|
9 | 9 | <link href="https://www.w3.org/TR/webdriver-bidi/" rel="canonical">
|
10 | 10 | <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"> |
12 | 12 | <meta content="dark light" name="color-scheme">
|
13 | 13 | <link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" type="text/css">
|
14 | 14 | <style>
|
|
650 | 650 | </p>
|
651 | 651 | <h1 class="p-name no-ref" id="title">WebDriver BiDi</h1>
|
652 | 652 | <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> |
654 | 654 | <details open>
|
655 | 655 | <summary>More details about this document</summary>
|
656 | 656 | <div data-fill-with="spec-metadata">
|
@@ -838,7 +838,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
|
838 | 838 | <li><a href="#event-browsingContext-historyUpdated"><span class="secno">7.3.4.5</span> <span class="content">The browsingContext.historyUpdated Event</span></a>
|
839 | 839 | <li><a href="#event-browsingContext-domContentLoaded"><span class="secno">7.3.4.6</span> <span class="content">The browsingContext.domContentLoaded Event</span></a>
|
840 | 840 | <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> |
842 | 842 | <li><a href="#event-browsingContext-downloadEnd"><span class="secno">7.3.4.9</span> <span class="content">The browsingContext.downloadEnd Event</span></a>
|
843 | 843 | <li><a href="#event-browsingContext-navigationAborted"><span class="secno">7.3.4.10</span> <span class="content">The browsingContext.navigationAborted Event</span></a>
|
844 | 844 | <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"
|
6126 | 6126 | </ol>
|
6127 | 6127 | </ol>
|
6128 | 6128 | </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> |
6130 | 6130 | <dl>
|
6131 | 6131 | <dt>Event Type
|
6132 | 6132 | <dd>
|
|
0 commit comments