tor-browser

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

idlharness.https.window.js.ini (4166B)


      1 [idlharness.https.window.html]
      2  [PasswordCredential interface: existence and properties of interface object]
      3    expected: FAIL
      4 
      5  [PasswordCredential interface object length]
      6    expected: FAIL
      7 
      8  [PasswordCredential interface object name]
      9    expected: FAIL
     10 
     11  [PasswordCredential interface: existence and properties of interface prototype object]
     12    expected: FAIL
     13 
     14  [PasswordCredential interface: existence and properties of interface prototype object's "constructor" property]
     15    expected: FAIL
     16 
     17  [PasswordCredential interface: existence and properties of interface prototype object's @@unscopables property]
     18    expected: FAIL
     19 
     20  [PasswordCredential interface: attribute password]
     21    expected: FAIL
     22 
     23  [PasswordCredential interface: attribute name]
     24    expected: FAIL
     25 
     26  [PasswordCredential interface: attribute iconURL]
     27    expected: FAIL
     28 
     29  [FederatedCredential interface: existence and properties of interface object]
     30    expected: FAIL
     31 
     32  [FederatedCredential interface object length]
     33    expected: FAIL
     34 
     35  [FederatedCredential interface object name]
     36    expected: FAIL
     37 
     38  [FederatedCredential interface: existence and properties of interface prototype object]
     39    expected: FAIL
     40 
     41  [FederatedCredential interface: existence and properties of interface prototype object's "constructor" property]
     42    expected: FAIL
     43 
     44  [FederatedCredential interface: existence and properties of interface prototype object's @@unscopables property]
     45    expected: FAIL
     46 
     47  [FederatedCredential interface: attribute provider]
     48    expected: FAIL
     49 
     50  [FederatedCredential interface: attribute protocol]
     51    expected: FAIL
     52 
     53  [FederatedCredential interface: attribute name]
     54    expected: FAIL
     55 
     56  [FederatedCredential interface: attribute iconURL]
     57    expected: FAIL
     58 
     59  [PasswordCredential interface: passwordCredential must inherit property "name" with the proper type]
     60    expected: FAIL
     61 
     62  [Stringification of passwordCredential]
     63    expected: FAIL
     64 
     65  [FederatedCredential interface: federatedCredential must inherit property "protocol" with the proper type]
     66    expected: FAIL
     67 
     68  [Credential interface: federatedCredential must inherit property "type" with the proper type]
     69    expected: FAIL
     70 
     71  [Stringification of federatedCredential]
     72    expected: FAIL
     73 
     74  [Credential interface: passwordCredential must inherit property "type" with the proper type]
     75    expected: FAIL
     76 
     77  [FederatedCredential interface: federatedCredential must inherit property "provider" with the proper type]
     78    expected: FAIL
     79 
     80  [PasswordCredential interface: passwordCredential must inherit property "password" with the proper type]
     81    expected: FAIL
     82 
     83  [PasswordCredential must be primary interface of passwordCredential]
     84    expected: FAIL
     85 
     86  [FederatedCredential must be primary interface of federatedCredential]
     87    expected: FAIL
     88 
     89  [PasswordCredential interface: passwordCredential must inherit property "iconURL" with the proper type]
     90    expected: FAIL
     91 
     92  [FederatedCredential interface: federatedCredential must inherit property "iconURL" with the proper type]
     93    expected: FAIL
     94 
     95  [FederatedCredential interface: federatedCredential must inherit property "name" with the proper type]
     96    expected: FAIL
     97 
     98  [Credential interface: federatedCredential must inherit property "id" with the proper type]
     99    expected: FAIL
    100 
    101  [Credential interface: passwordCredential must inherit property "id" with the proper type]
    102    expected: FAIL
    103 
    104  [Credential interface: federatedCredential must inherit property "isConditionalMediationAvailable()" with the proper type]
    105    expected: FAIL
    106 
    107  [Credential interface: passwordCredential must inherit property "isConditionalMediationAvailable()" with the proper type]
    108    expected: FAIL
    109 
    110  [Credential interface: operation isConditionalMediationAvailable()]
    111    expected: FAIL
    112 
    113  [Credential interface: federatedCredential must inherit property "willRequestConditionalCreation()" with the proper type]
    114    expected: FAIL
    115 
    116  [Credential interface: operation willRequestConditionalCreation()]
    117    expected: FAIL
    118 
    119  [Credential interface: passwordCredential must inherit property "willRequestConditionalCreation()" with the proper type]
    120    expected: FAIL