Skip to content
Snippets Groups Projects
Commit 9cef5fc5 authored by Mirko Brodesser's avatar Mirko Brodesser
Browse files

Bug 1649121: part 89) Reference spec from `DataTransfer` class. r=masayuki

Clarifies the connection.

Depends on D90528

Differential Revision: https://phabricator.services.mozilla.com/D90529
parent 60e705c8
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,9 @@ class Optional;
} \
}
/**
* See <https://html.spec.whatwg.org/multipage/dnd.html#datatransfer>.
*/
class DataTransfer final : public nsISupports, public nsWrapperCache {
public:
NS_DECLARE_STATIC_IID_ACCESSOR(NS_DATATRANSFER_IID)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment