tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 1fb4f108ab3ec45c377b7f8c61f1eb9ca1dc8e5d
parent 0ffbc0492ed89054611dbff54ec512fd4c5cdf6f
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Tue, 18 Nov 2025 15:16:47 +0000

Bug 2000668 [wpt PR 56063] - Update wpt metadata, a=testonly

wpt-pr: 56063
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/html/semantics/permission-element/geolocation-element/idlharness.tentative.window.js.ini | 96+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 96 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/semantics/permission-element/geolocation-element/idlharness.tentative.window.js.ini b/testing/web-platform/meta/html/semantics/permission-element/geolocation-element/idlharness.tentative.window.js.ini @@ -0,0 +1,96 @@ +[idlharness.tentative.window.html] + [HTMLGeolocationElement interface: existence and properties of interface object] + expected: FAIL + + [HTMLGeolocationElement interface object length] + expected: FAIL + + [HTMLGeolocationElement interface object name] + expected: FAIL + + [HTMLGeolocationElement interface: existence and properties of interface prototype object] + expected: FAIL + + [HTMLGeolocationElement interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [HTMLGeolocationElement interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [HTMLGeolocationElement interface: attribute position] + expected: FAIL + + [HTMLGeolocationElement interface: attribute error] + expected: FAIL + + [HTMLGeolocationElement interface: attribute autolocate] + expected: FAIL + + [HTMLGeolocationElement interface: attribute watch] + expected: FAIL + + [HTMLGeolocationElement interface: attribute onlocation] + expected: FAIL + + [HTMLGeolocationElement interface: attribute isValid] + expected: FAIL + + [HTMLGeolocationElement interface: attribute invalidReason] + expected: FAIL + + [HTMLGeolocationElement interface: attribute initialPermissionStatus] + expected: FAIL + + [HTMLGeolocationElement interface: attribute permissionStatus] + expected: FAIL + + [HTMLGeolocationElement interface: attribute onpromptaction] + expected: FAIL + + [HTMLGeolocationElement interface: attribute onpromptdismiss] + expected: FAIL + + [HTMLGeolocationElement interface: attribute onvalidationstatuschange] + expected: FAIL + + [HTMLGeolocationElement must be primary interface of document.createElement('geolocation')] + expected: FAIL + + [Stringification of document.createElement('geolocation')] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "position" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "error" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "autolocate" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "watch" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onlocation" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "isValid" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "invalidReason" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "initialPermissionStatus" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "permissionStatus" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onpromptaction" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onpromptdismiss" with the proper type] + expected: FAIL + + [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onvalidationstatuschange" with the proper type] + expected: FAIL