Bug 1133417 - Change dependencies and expected results in pointer events tests in section W4. r=smaug

This commit is contained in:
Maksim Lebedev 2015-05-29 06:54:00 +02:00
Родитель b45f1bbfa7
Коммит 1c0292df57
2 изменённых файлов: 2 добавлений и 26 удалений

Просмотреть файл

@ -1,12 +1,3 @@
[pointerevent_touch-action-illegal.html]
type: testharness
prefs: [dom.w3c_pointer_events.enabled:true]
['pan-x none' is corrected properly]
expected: FAIL
['pan-y none' is corrected properly]
expected: FAIL
['auto none' is corrected properly]
expected: FAIL
prefs: [layout.css.touch_action.enabled:true]

Просмотреть файл

@ -1,18 +1,3 @@
[pointerevent_touch-action-verification.html]
type: testharness
prefs: [dom.w3c_pointer_events.enabled:true]
['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: [layout.css.touch_action.enabled:true]