Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>
A standard usermedia element of type camera, with the maximum allowed
height.
</title>
<style>
usermedia {
font-size: 10px;
}
::permission-icon {
/* 15px is 1.5em */
height: 15px;
}
</style>
<usermedia id="camera" type="camera"></usermedia>