tor-browser

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

idlharness.tentative.window.js.ini (3693B)


      1 [idlharness.tentative.window.html]
      2  [HTMLGeolocationElement interface: existence and properties of interface object]
      3    expected: FAIL
      4 
      5  [HTMLGeolocationElement interface object length]
      6    expected: FAIL
      7 
      8  [HTMLGeolocationElement interface object name]
      9    expected: FAIL
     10 
     11  [HTMLGeolocationElement interface: existence and properties of interface prototype object]
     12    expected: FAIL
     13 
     14  [HTMLGeolocationElement interface: existence and properties of interface prototype object's "constructor" property]
     15    expected: FAIL
     16 
     17  [HTMLGeolocationElement interface: existence and properties of interface prototype object's @@unscopables property]
     18    expected: FAIL
     19 
     20  [HTMLGeolocationElement interface: attribute position]
     21    expected: FAIL
     22 
     23  [HTMLGeolocationElement interface: attribute error]
     24    expected: FAIL
     25 
     26  [HTMLGeolocationElement interface: attribute autolocate]
     27    expected: FAIL
     28 
     29  [HTMLGeolocationElement interface: attribute watch]
     30    expected: FAIL
     31 
     32  [HTMLGeolocationElement interface: attribute onlocation]
     33    expected: FAIL
     34 
     35  [HTMLGeolocationElement interface: attribute isValid]
     36    expected: FAIL
     37 
     38  [HTMLGeolocationElement interface: attribute invalidReason]
     39    expected: FAIL
     40 
     41  [HTMLGeolocationElement interface: attribute initialPermissionStatus]
     42    expected: FAIL
     43 
     44  [HTMLGeolocationElement interface: attribute permissionStatus]
     45    expected: FAIL
     46 
     47  [HTMLGeolocationElement interface: attribute onpromptaction]
     48    expected: FAIL
     49 
     50  [HTMLGeolocationElement interface: attribute onpromptdismiss]
     51    expected: FAIL
     52 
     53  [HTMLGeolocationElement interface: attribute onvalidationstatuschange]
     54    expected: FAIL
     55 
     56  [HTMLGeolocationElement must be primary interface of document.createElement('geolocation')]
     57    expected: FAIL
     58 
     59  [Stringification of document.createElement('geolocation')]
     60    expected: FAIL
     61 
     62  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "position" with the proper type]
     63    expected: FAIL
     64 
     65  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "error" with the proper type]
     66    expected: FAIL
     67 
     68  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "autolocate" with the proper type]
     69    expected: FAIL
     70 
     71  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "watch" with the proper type]
     72    expected: FAIL
     73 
     74  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onlocation" with the proper type]
     75    expected: FAIL
     76 
     77  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "isValid" with the proper type]
     78    expected: FAIL
     79 
     80  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "invalidReason" with the proper type]
     81    expected: FAIL
     82 
     83  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "initialPermissionStatus" with the proper type]
     84    expected: FAIL
     85 
     86  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "permissionStatus" with the proper type]
     87    expected: FAIL
     88 
     89  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onpromptaction" with the proper type]
     90    expected: FAIL
     91 
     92  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onpromptdismiss" with the proper type]
     93    expected: FAIL
     94 
     95  [HTMLGeolocationElement interface: document.createElement('geolocation') must inherit property "onvalidationstatuschange" with the proper type]
     96    expected: FAIL