Skip to content

Commit

Permalink
Fix visibility change and loss of full activity events (#595)
Browse files Browse the repository at this point in the history
SHA: 030375d
Reason: push, by reillyeon

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
reillyeon and github-actions[bot] committed Feb 10, 2025
1 parent 1687db7 commit a36121b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scanning.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
<meta content="Bikeshed version 97a1608be, updated Mon Feb 3 16:09:34 2025 -0800" name="generator">
<link href="https://webbluetoothcg.github.io/web-bluetooth/scanning.html" rel="canonical">
<meta content="4816de70ce1a23daaa849bb065f89affbbeb1832" name="revision">
<meta content="030375d63fb6c4238623a965756f47a43117935c" 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 @@ -743,7 +743,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">Web Bluetooth Scanning</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2025-02-08">8 February 2025</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2025-02-10">10 February 2025</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata">
Expand Down

0 comments on commit a36121b

Please sign in to comment.