tor-browser

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

wheel.py.ini (462B)


      1 [wheel.py]
      2  [test_scroll_shadow_tree[outer-open\]]
      3    expected:
      4      if (display == "wayland") and debug: [PASS, FAIL]
      5 
      6  [test_scroll_shadow_tree[outer-closed\]]
      7    expected:
      8      if (display == "wayland") and debug: [PASS, FAIL]
      9 
     10  [test_scroll_shadow_tree[inner-open\]]
     11    expected:
     12      if (display == "wayland") and debug: [PASS, FAIL]
     13 
     14  [test_scroll_shadow_tree[inner-closed\]]
     15    expected:
     16      if (display == "wayland") and debug: [PASS, FAIL]