keyhandler_test.js
No description.

File Location

/goog/events/keyhandler_test.js


Public Protected Private

Global Functions

assertIe8StyleKeyHandling()
No description.
code »
createFakeKeyEvent()
No description.
code »
fireKeyDown()
No description.
code »
fireKeyPress()
No description.
code »
fireKeyUp()
No description.
code »
goog.userAgent.isDocumentMode()
No description.
code »
setUp()
No description.
code »
testCapturePhase()
No description.
code »
testDetach()
No description.
code »
testGeckoEqualSign()
No description.
code »
testGeckoOnMacAltHandling()
No description.
code »
testGeckoStyleKeyHandling()
Tests the key handler for the Gecko behavior.
code »
testGetElement()
No description.
code »
testIe8StyleKeyHandling()
Tests the key handler for the IE 8 and lower behavior.
code »
testIe8StyleKeyHandlingInIe9DocumentMode()
Tests the key handler for the IE 8 and lower behavior.
code »
testIe9StyleKeyHandling()
Tests special cases for IE9.
code »
testMacGeckoSlash()
No description.
code »
testOperaStyleKeyHandling()
Tests the key handler for the Opera behavior.
code »
testSafari3StyleKeyHandling()
Tests the key handler for the Safari 3 behavior.
code »

Directory events

File Reference