tor-browser

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

text-selection-with-delegatesFocus.html.ini (422B)


      1 [text-selection-with-delegatesFocus.html]
      2 
      3  [shadow root has selectable text when focus is not delegated]
      4    expected:
      5        if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11': [FAIL, PASS]
      6  
      7  [shadow root has selectable text when focus is delegated]
      8    expected:
      9        if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11': [FAIL, PASS]