blob: 5ed8af57313a89d99644325bc3e2548b2c48416d [file] [log] [blame] [edit]
<!doctype html>
<title>
A standard permission element of type location, with a red stroke with the
default stroke-width of 1px.
</title>
<style>
::permission-icon {
stroke: red;
}
</style>
<permission id="geolocation" type="geolocation"></permission>