Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassQuery "geolocation" powerful feature
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /geolocation/permission.https.html:10:5)
Pass
assert_equals("geolocation", "geolocation", "permission's name must be \"geolocation\"")
    at Test.<anonymous> ( /geolocation/permission.https.html:11:5)
Pass
assert_true(true, "permission's state must be one of prompt, granted, denied")
    at Test.<anonymous> ( /geolocation/permission.https.html:17:5)