tor-browser

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

triangular.https.any.js.ini (611B)


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