diff --git a/index b/index index eb574902437..9708be8227a 100644 --- a/index +++ b/index @@ -58193,6 +58193,11 @@ style/default.css
command
elements that do not have a disabled
attributedraggable
+ attribute set, if that would enable the user agent to allow the
+ user to begin a drag operations for those elements without the use
+ of a pointing deviceThe tabIndex
DOM
@@ -78498,6 +78503,7 @@ interface HTMLDocument {
Anthony Hickson,
Anthony Ricaud,
Antti Koivisto,
+ Aron Spohr,
Arphen Lin,
Aryeh Gregor,
Asbjørn Ulsberg,
diff --git a/source b/source
index 49e198c074b..e250786d35e 100644
--- a/source
+++ b/source
@@ -63792,6 +63792,11 @@ interface SQLTransactionSync {
command
elements that do not have a disabled
attributedraggable
+ attribute set, if that would enable the user agent to allow the
+ user to begin a drag operations for those elements without the use
+ of a pointing deviceThe tabIndex
DOM
@@ -87180,6 +87185,7 @@ interface HTMLDocument {
Anthony Hickson,
Anthony Ricaud,
Antti Koivisto,
+ Aron Spohr,
Arphen Lin,
Aryeh Gregor,
Asbjørn Ulsberg,