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
margin.
</title>
<style>
permission {
font-size: 10px;
}
::permission-icon {
/* 30px is 3em */
margin-inline-end: 30px;
}
</style>
<permission id="geolocation" type="geolocation"></permission>