Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<title>The icon of the element should change if the min-height is changed</title>
<!-- TODO: Update the link to the permission icon spec -->
<link rel="mismatch" href="icon-css-property-min-height-reftest-ref.html" />
<style>
::permission-icon {
min-height: 15px;
}
</style>
<permission id="geolocation" type="geolocation"></permission>