Closed Bug 883164 Opened 11 years ago Closed 11 years ago

More test for <input type='file'>.click()

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla25

People

(Reporter: mounir, Assigned: mounir)

References

Details

Attachments

(1 file)

Attached patch PatchSplinter Review
It should be a bit better than having a special test at the end of the tests.
Attachment #762701 - Flags: review?(bugs)
Attachment #762701 - Flags: review?(bugs) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/eff8e7fefffd
Flags: in-testsuite+
Target Milestone: --- → mozilla24
Hmmm, last I check that was green locally :(
The reason was that I was testing the test alone and the test is run in an iframe on try and even if I was calling .focus() on each element before clicking, the <div> are not focusable by default. Easily solved with a tabindex='1' on the divs.

https://hg.mozilla.org/integration/mozilla-inbound/rev/3e6afe9129c3
Target Milestone: mozilla24 → mozilla25
https://hg.mozilla.org/mozilla-central/rev/3e6afe9129c3
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: