Skip to content

Commit

Permalink
Merge pull request #122 from alvinjiooo/add_geolocation_pepc_element
Browse files Browse the repository at this point in the history
Add Geolocation PEPC element to pepc.html
  • Loading branch information
andypaicu authored Aug 29, 2024
2 parents b00b55f + 597d2d1 commit 90763cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pepc.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<div><permission id="camera" type="camera"></div>
<div><permission id="microphone" type="microphone"></div>
<div><permission id="camera-microphone" type="camera microphone"></div>
<div><permission id="geolocation" type="geolocation"></div>
<div class="demo-instructions">
<h2>👩🏻‍💻 Demo instructions</h2>
You will see empty rectangles unless this browser implementes basic support for the &lt;permission&gt;&nbsp;element. In Chrome M121 or later, follow these instructions to enable experimental support:
Expand Down

0 comments on commit 90763cb

Please sign in to comment.