[Webkit-unassigned] [Bug 86989] New: [Feature] Add command and value properties to input and beforeinput events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 20 23:19:10 PDT 2012


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

           Summary: [Feature] Add command and value properties to input
                    and beforeinput events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: adele at apple.com, ojan at chromium.org, ayg at aryeh.name,
                    enrica at apple.com, morrita at google.com


The latest editing API specification mentions "command" and "value" IDL attributes on input and beforeinput events.
We should add those so that authors can extract the high-level semantics of beforeinput/input events such as
inserting paragraph, or formatting block with h1.

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



More information about the webkit-unassigned mailing list