tor-browser

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

image-click-form-data.html.ini (609B)


      1 [image-click-form-data.html]
      2  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1435748
      3  expected:
      4    if not debug and (os == "mac"): TIMEOUT
      5    if not debug and (os == "win") and (version == "6.1.7601"): TIMEOUT
      6    if not debug and (os == "linux") and (processor == "x86"): TIMEOUT
      7  [Image submit button should not add extra form data if 'value' attribute is present with non-empty value]
      8    expected:
      9      if not debug and (os == "mac"): TIMEOUT
     10      if not debug and (os == "win") and (version == "6.1.7601"): TIMEOUT
     11      if not debug and (os == "linux") and (processor == "x86"): TIMEOUT