blob: 9f52fd754797d1726b9d3ae04628861935b58c9d [file] [log] [blame] [edit]
<!doctype html>
<title>The icon of the element should change if the height is changed</title>
<!-- TODO: Update the link to the permission icon spec -->
<link rel="help" href="https://github.com/WICG/PEPC/blob/main/explainer.md">
<link rel="mismatch" href="standard-location-permission-element-ref.html">
<style>
::permission-icon {
height: 20px;
}
</style>
<permission id="geolocation" type="geolocation"></permission>