[Webkit-unassigned] [Bug 32007] New: WAI-ARIA: implement support for ARIA drag and drop
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 30 22:18:52 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32007
Summary: WAI-ARIA: implement support for ARIA drag and drop
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cfleizach at apple.com
WAI-ARIA: implement support for ARIA drag and drop
* NOTES
ARIA supports a few attributes to enable drag & drop interfaces to be
accessible through a keyboard. The grabbed state indicates whether an element
is grabbed for dragging (or whether it can be grabbed), and the dropeffect is
applied to other elements during an active drag operation.
• aria-grabbed
• aria-dropeffect
http://www.w3.org/TR/wai-aria/#dragdrop
--
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