Skip to content

Commit b090b32

Browse files
Fix extend (#872)
SHA: d1d5f2a Reason: push, by OrKoN Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ece2dfc commit b090b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 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="10866d1f2832aaf955a4ccac044d8ac0162b7d24" name="revision">
11+
<meta content="d1d5f2acfe6533d82b2ddaa568d0d91e5f22c59b" 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-29">29 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-30">30 January 2025</time></p>
645645
<details open>
646646
<summary>More details about this document</summary>
647647
<div data-fill-with="spec-metadata">

0 commit comments

Comments
 (0)