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