Closed
Bug 907061
Opened 12 years ago
Closed 12 years ago
[marionette-js-client] The tap function in Element module is not follow the spec
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evanxd, Assigned: evanxd)
References
Details
Attachments
(1 file)
We could see the Element module spec in https://developer.mozilla.org/en-US/docs/Marionette/Marionette#single_tap%28x,y%29.
It said that if no coordinates are given, it will be targetted at the center of the element.
Assignee | ||
Comment 1•12 years ago
|
||
Hi James,
Please help review the patch.
Thanks. :)
Attachment #792674 -
Flags: review?(jlal)
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment #792674 -
Flags: review?(jlal) → review+
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•