tor-browser

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

autofocus-attribute.svg.ini (455B)


      1 [autofocus-attribute.svg]
      2  expected:
      3    if (processor == "x86") and not debug: TIMEOUT
      4  [<a> should support autofocus]
      5    expected:
      6      if (processor == "x86") and not debug: TIMEOUT
      7 
      8  [Renderable element with tabindex should support autofocus]
      9    expected:
     10      if (processor == "x86") and not debug: NOTRUN
     11 
     12  [Never-rendered element with tabindex should not support autofocus]
     13    expected:
     14      if (processor == "x86") and not debug: NOTRUN