[Webkit-unassigned] [Bug 50555] New: implement the HTML5 "context menu" feature (contextmenu attribute)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 6 00:51:51 PST 2010


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

           Summary: implement the HTML5 "context menu" feature
                    (contextmenu attribute)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://dev.w3.org/html5/spec/interactive-elements.html
                    #context-menus
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mike at w3.org


In the HTML5 spec, section 4.11.4.3, "Context menus", specifies a mechanism for allowing author-developers to define a custom context menu for a particular element. The mechanism enables author-developers to define the context menu declaratively, through markup, by using a "contextmenu" attribute whose value is the ID of a particular menu element in the same document.

http://dev.w3.org/html5/spec/interactive-elements.html#context-menus

-- 
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