[Webkit-unassigned] [Bug 26550] Implement input events for checkboxes and radio buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 11:13:09 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26550





------- Comment #1 from arv at chromium.org  2009-06-19 11:13 PDT -------
Created an attachment (id=31550)
 --> (https://bugs.webkit.org/attachment.cgi?id=31550&action=view)
Test case

Clicking the checkbox should generate:

checkbox - true|false

Clicking on the radio buttons should generate:

radio-1 - true
radio-2 - false

with alternating true and false.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list