[Bug 15213] New: Drag-and-drop processing model

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15213

           Summary: Drag-and-drop processing model
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: jfoliot@stanford.edu
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


In the section "Drag-and-drop processing model"
(http://dev.w3.org/html5/spec/dnd.html#drag-and-drop-processing-model) it
states:
  "Note: img elements and a elements with an href attribute have their
draggable attribute set to true by default."

This list should also include any element who's role has been set (via ARIA) to
either role="link" or role="img" as they are functional equivalents in the
Accessibility API

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 15 December 2011 15:57:10 UTC