tor-browser

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

fedcm-identity-create-store-collect.tentative.sub.https.html.ini (1784B)


      1 [fedcm-identity-create-store-collect.tentative.sub.https.html]
      2  expected: TIMEOUT
      3  [Basic valid credential creation]
      4    expected: FAIL
      5 
      6  [Basic invalid credential creation]
      7    expected: FAIL
      8 
      9  [Basic identity credential store suceeds]
     10    expected: FAIL
     11 
     12  [Collecting from no providers yields a promise with null resolution]
     13    expected: FAIL
     14 
     15  [Basic same-origin identity credential collect suceeds]
     16    expected: FAIL
     17 
     18  [Basic same-origin identity credential collect with effectiveQueryURL suceeds]
     19    expected: FAIL
     20 
     21  [Basic same-origin identity credential collect with origin inferred from loginURL succeeds]
     22    expected: FAIL
     23 
     24  [Basic same-origin identity credential collect with effectiveQueryURL and no ACAO works because CORS is not needed]
     25    expected: FAIL
     26 
     27  [Cross-origin identity credential collection is correctly filtered when there is no effective argument]
     28    expected: TIMEOUT
     29 
     30  [Cross-origin identity credential collection is correctly filtered when the effective origin is not the relying party]
     31    expected: NOTRUN
     32 
     33  [Cross-origin identity credential collection is correctly returned when the effective origin is the relying party]
     34    expected: NOTRUN
     35 
     36  [Cross-origin identity credential collection is correctly filtered when the endpoint doesn't have CORS]
     37    expected: NOTRUN
     38 
     39  [Cross-origin identity credential collection is correctly returned when the endpoint returns success]
     40    expected: NOTRUN
     41 
     42  [Cross-origin identity credential collection is correctly returned when the type matches]
     43    expected: NOTRUN
     44 
     45  [Cross-origin identity credential collection is correctly filtered when the type does not match]
     46    expected: NOTRUN
     47 
     48  [Credentials can be collected silently, but preventSilentAccess is respected]
     49    expected: NOTRUN