Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>
A standard permission element of type location, with the maximum allowed
height.
</title>
<style>
permission {
font-size: 10px;
}
::permission-icon {
/* 15px is 1.5em */
height: 15px;
}
</style>
<permission id="geolocation" type="geolocation"></permission>