- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 Mar 2016 14:50:52 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29519 Bug ID: 29519 Summary: Consider specifying MouseEvent#toElement, fromElement Product: CSS Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: CSSOM View Assignee: simonp@opera.com Reporter: simonp@opera.com QA Contact: public-css-bugzilla@w3.org Target Milestone: --- https://drafts.csswg.org/cssom-view/ https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/events/MouseEvent.cpp&l=225 // MSIE extension - "the object toward which the user is moving the mouse pointer" // MSIE extension - "object from which activation or the mouse pointer is exiting during the event" (huh?) Supported in WebKit and Chromium. Not supported in Gecko. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3966 https://github.com/search?p=1&q=%22event+fromelement%22&ref=searchresults&type=Code&utf8=%E2%9C%93 shows some usage. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 7 March 2016 14:50:55 UTC