Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset="utf-8" />
<title>A standard permission element of type location, with a height of 10px</title>
<style>
::permission-icon {
height: 10px;
}
</style>
<permission id="geolocation" type="geolocation"></permission>