tor-browser

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

conv2d.https.any.js.ini (267B)


      1 [conv2d.https.any.html]
      2  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
      3    expected: FAIL
      4 
      5 
      6 [conv2d.https.any.worker.html]
      7  [assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")]
      8    expected: FAIL