tor-browser

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

argMinMax.https.any.js.ini (565B)


      1 [argMinMax.https.any.worker.html]
      2  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
      3    expected: FAIL
      4 
      5  [[argMin\] throw if input is from another builder]
      6    expected: FAIL
      7 
      8  [[argMax\] throw if input is from another builder]
      9    expected: FAIL
     10 
     11 
     12 [argMinMax.https.any.html]
     13  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
     14    expected: FAIL
     15 
     16  [[argMin\] throw if input is from another builder]
     17    expected: FAIL
     18 
     19  [[argMax\] throw if input is from another builder]
     20    expected: FAIL