Bug 22739 - Add test for key events for certain special keys
Summary: Add test for key events for certain special keys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pam Greene (IRC:pamg)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 12:27 PST by Pam Greene (IRC:pamg)
Modified: 2008-12-08 16:04 PST (History)
0 users

See Also:


Attachments
New test + result (5.70 KB, patch)
2008-12-08 12:31 PST, Pam Greene (IRC:pamg)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pam Greene (IRC:pamg) 2008-12-08 12:27:55 PST
Add a test to verify that the correct sequence of events is generated when a key combination is pressed.
Comment 1 Pam Greene (IRC:pamg) 2008-12-08 12:31:56 PST
Created attachment 25849 [details]
New test + result
Comment 2 Darin Adler 2008-12-08 12:42:10 PST
Comment on attachment 25849 [details]
New test + result

The output format seems a little hard to read, but the idea of the test is awesome. r=me
Comment 3 Pam Greene (IRC:pamg) 2008-12-08 16:04:17 PST
Landed r39110.