Skip to content

Commit

Permalink
fixed type
Browse files Browse the repository at this point in the history
SHA: 49e762e
Reason: push, by toji

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
himorin and github-actions[bot] committed Jul 8, 2024
1 parent 5f15ac9 commit 84e0af4
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion index.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/W3C-CR" rel="stylesheet">
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
<link href="https://www.w3.org/TR/webxr/" rel="canonical">
<meta content="05f9a3560f1d761408f6ed00ffd0d0b9c733166d" name="document-revision">
<meta content="49e762e10c555e9c167062142652b0220bfc7938" name="document-revision">
<link href="favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
<link href="favicon-96x96.png" rel="icon" sizes="96x96" type="image/png">
<style>
Expand Down Expand Up @@ -1145,6 +1145,7 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
<li>
<a href="#changes"><span class="secno"></span> <span class="content"> Changes</span></a>
<ol class="toc">
<li><a href="#changes-from-20220331"><span class="secno"></span> <span class="content"> Changes from the <span>Candidate Recommendation Snapshot, 31 March 2022</span></span></a>
<li><a href="#changes-from-20200724"><span class="secno"></span> <span class="content"> Changes from the <span>Working Draft 24 July 2020</span></span></a>
<li><a href="#changes-from-20191010"><span class="secno"></span> <span class="content"> Changes from the <span>Working Draft 10 October 2019</span></span></a>
<li><a href="#changes-from-20190205"><span class="secno"></span> <span class="content"> Changes from the <span>First Public Working Draft 5 Feburary 2019</span></span></a>
Expand Down Expand Up @@ -3828,6 +3829,21 @@ <h3 class="heading settled" data-level="14.2" id="permissions"><span class="secn
</ol>
</div>
<h2 class="no-num heading settled" id="changes"><span class="content"> Changes</span><a class="self-link" href="#changes"></a></h2>
<h3 class="no-num heading settled" id="changes-from-20220331"><span class="content"> Changes from the <a href="https://www.w3.org/TR/2022/CR-webxr-20220331/">Candidate Recommendation Snapshot, 31 March 2022</a></span><a class="self-link" href="#changes-from-20220331"></a></h3>
<ul>
<li data-md>
<p>Expose XRSession’s granted features (<a href="https://github.com/immersive-web/webxr/pull/1296">GitHub #1296</a>)</p>
<li data-md>
<p>Add support for the isSystemKeyboardSupported attribute (<a href="https://github.com/immersive-web/webxr/pull/1314">GitHub #1314</a>)</p>
<li data-md>
<p>Clarify getPose behavior with visibile-blurred (<a href="https://github.com/immersive-web/webxr/pull/1332">GitHub #1332</a>)</p>
<li data-md>
<p>Transient intent addition (<a href="https://github.com/immersive-web/webxr/pull/1343">GitHub #1343</a>)</p>
<li data-md>
<p>First draft for adding a property to XRInputSource to say it’s visible elsewhere (<a href="https://github.com/immersive-web/webxr/pull/1353">GitHub #1353</a>)</p>
<li data-md>
<p>Clarify rgb vs srgb behavior (<a href="https://github.com/immersive-web/webxr/pull/1359">GitHub #1359</a>)</p>
</ul>
<h3 class="no-num heading settled" id="changes-from-20200724"><span class="content"> Changes from the <a href="https://www.w3.org/TR/2020/WD-webxr-20200724/">Working Draft 24 July 2020</a></span><a class="self-link" href="#changes-from-20200724"></a></h3>
<ul>
<li data-md>
Expand Down

0 comments on commit 84e0af4

Please sign in to comment.