icon-css-property-fill-reftest-ref.html (233B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>A standard permission element of type location, with blue text and icon color</title> 4 5 <style> 6 geolocation { 7 color: blue; 8 } 9 </style> 10 11 <geolocation id="geolocation"></geolocation>