Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions pepc.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,7 @@
<div><permission id="camera-microphone" type="camera microphone"></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:
<ul>
<li>Shut down the browser process.</li>
<li>
Restart the browser with these command line flag:
<pre>--enable-features=PermissionElement</pre>
</li>
<li>
Ensure the flags actually took effect by verifying they appear on:
<pre>chrome://version</pre>
</li>
</ul>
You will see empty rectangles unless this browser implementes basic support for the &lt;permission&gt;&nbsp;element.
</div>
</div>
<div class="github-fork-ribbon-wrapper right">
Expand Down