Cross Reference: /yui3/src/event/tests/event-contextmenu.html
History log of /yui3/src/event/tests/event-contextmenu.html
Revision Date Author Comments + Modified files
1ca6700c9f28a72e6f384f241739c23a0f6121c1 30-Mar-2012 Todd Kloots <todd.kloots@gmail.com>

Added calls to parseInt() to fix issues where sub-pixel rendering was causing comparison failures

e456dceed80992a528fd8dfed0ebedf3598a4adb 28-Mar-2012 Todd Kloots <todd.kloots@gmail.com>

Added support for Opera

ce349fa7d1c0940483411c296f409c046cf7b711 09-Feb-2012 Luke Smith <lsmith@yahoo-inc.com>

Fix tests for IE, add to unit and test coverage

9615eac6ad1cb6b99392e1d9369c97b2882cb1f8 04-Feb-2012 Todd Kloots <kloots@yahoo.com>

Added more tests, fixed bug with clientY and clientX not returning the expected values

259d076b01f41c9f1846783430d4db658226dab1 03-Feb-2012 Todd Kloots <kloots@yahoo.com>

New approach not using simulate. All tests passing

f856a43636b28d436393ba16bcbe9016ebf7a59a 31-Jan-2012 Todd Kloots <kloots@yahoo.com>

Added support for the Menu key in windows. Add some unit tests