mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1135107 - Enable pointer events for pointer events tests, a=testonly
This commit is contained in:
parent
49acbb11bc
commit
e332bdc9d2
@ -1,6 +1,3 @@
|
||||
[pointerevent_constructor.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[PointerEvent constructor]
|
||||
expected: FAIL
|
||||
|
||||
prefs: ["dom.w3c_pointer_events.enabled:true"]
|
||||
|
@ -1,11 +1,3 @@
|
||||
[pointerevent_touch-action-illegal.html]
|
||||
type: testharness
|
||||
[\'pan-x none\' is corrected properly]
|
||||
expected: FAIL
|
||||
|
||||
[\'pan-y none\' is corrected properly]
|
||||
expected: FAIL
|
||||
|
||||
[\'auto none\' is corrected properly]
|
||||
expected: FAIL
|
||||
|
||||
prefs: ["dom.w3c_pointer_events.enabled:true"]
|
||||
|
@ -1,17 +1,4 @@
|
||||
[pointerevent_touch-action-verification.html]
|
||||
type: testharness
|
||||
[\'auto\' is set properly]
|
||||
expected: FAIL
|
||||
|
||||
[\'pan-x\' is corrected properly]
|
||||
expected: FAIL
|
||||
|
||||
[\'pan-y\' is set properly]
|
||||
expected: FAIL
|
||||
|
||||
[\'none\' is set properly]
|
||||
expected: FAIL
|
||||
|
||||
[\'manipulation\' is set properly]
|
||||
expected: FAIL
|
||||
prefs: ["dom.w3c_pointer_events.enabled:true"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user