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