tor-browser

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

prefers-reduced-data.html.ini (403B)


      1 [prefers-reduced-data.html]
      2  expected:
      3    if (os == "android") and fission: [TIMEOUT, OK]
      4  [Check that no-preference evaluates to false in the boolean context]
      5    expected: FAIL
      6 
      7  [Should be known: '(prefers-reduced-data)']
      8    expected: FAIL
      9 
     10  [Should be known: '(prefers-reduced-data: no-preference)']
     11    expected: FAIL
     12 
     13  [Should be known: '(prefers-reduced-data: reduce)']
     14    expected: FAIL