зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1536306 [wpt PR 15883] - Update interfaces/pointerevents.idl, a=testonly
Automatic update from web-platform-tests Update interfaces/pointerevents.idl (#15883) Source: https://github.com/tidoust/reffy-reports/blob/e0218fe/whatwg/idl/pointerevents.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/506822321 -- wpt-commits: 94c35acd156ab9e38b79a00ef3f333b1a03817a3 wpt-pr: 15883
This commit is contained in:
Родитель
52236b7524
Коммит
181066de43
|
@ -36,7 +36,7 @@ partial interface Element {
|
|||
boolean hasPointerCapture(long pointerId);
|
||||
};
|
||||
|
||||
partial interface GlobalEventHandlers {
|
||||
partial interface mixin GlobalEventHandlers {
|
||||
attribute EventHandler ongotpointercapture;
|
||||
attribute EventHandler onlostpointercapture;
|
||||
attribute EventHandler onpointerdown;
|
||||
|
|
Загрузка…
Ссылка в новой задаче