Closed
Bug 1202113
Opened 10 years ago
Closed 9 years ago
Implement MouseEvent.x & MouseEvent.y from CSSOM View
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
DUPLICATE
of bug 424390
People
(Reporter: mozilla, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [parity-chrome][parity-opera][parity-IE][parity-safari][parity-webkit][parity-blink])
See https://drafts.csswg.org/cssom-view/#dom-mouseevent-x
All other current modern major browsers already implement these two properties; see https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/x#Browser_compatibility
Gratuitous testcase: http://jsfiddle.net/cvrebert/r6x5phwr/
| Reporter | ||
Updated•10 years ago
|
Whiteboard: [parity-chrome][parity-opera][parity-IE][parity-safari][parity-webkit][parity-blink]
| Reporter | ||
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 1•9 years ago
|
||
Duplicate of bug 424390.
| Reporter | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•