Skip to content

Commit

Permalink
add iframe_enumerate_query_cam.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Jul 30, 2024
1 parent eecb6c8 commit 37052c5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions iframe_enumerate_query_cam.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<html>
<meta charset=utf-8>
<body>
<p>iframe test.</p>
<iframe id="iframe" src="enumerate_query.html" allow="camera" width="100%" height="50%">
</iframe>
</pre>
</body>
</html>

0 comments on commit 37052c5

Please sign in to comment.