Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<title>
A standard usermedia element of type camera, with a red stroke with the
default stroke-width of 1px.
</title>
<style>
::permission-icon {
stroke: red;
}
</style>
<usermedia id="camera" type="camera"></usermedia>