Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
html
/
semantics
/
permission-element
/
permission-icon
/
icon-css-property-max-height-reftest-ref.html
blob: abda1adc1d88d6eb05c8daa49e5328158113159f [
file
] [
log
] [
blame
] [
edit
]
<!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>