Bug 1285713 - Disable unstable pointer events test cases. r=khuey

This commit is contained in:
Stone Shih 2016-07-09 14:11:48 +08:00
Родитель a89d36c0f5
Коммит ccf5afdb9b
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -40,6 +40,7 @@ support-files =
support-files = pointerevent_pointerleave_after_pointerup_nohover-manual.html
[test_pointerevent_pointerleave_descendant_over-manual.html]
support-files = pointerevent_pointerleave_descendant_over-manual.html
skip-if = (os == 'win') || (os == 'linux') # see bug1267310
[test_pointerevent_pointerleave_descendants-manual.html]
support-files = pointerevent_pointerleave_descendants-manual.html
[test_pointerevent_pointerleave_does_not_bubble-manual.html]
@ -51,6 +52,7 @@ support-files =
disabled = should be investigated
[test_pointerevent_pointerleave_touch-manual.html]
support-files = pointerevent_pointerleave_touch-manual.html
skip-if = (os == 'win') || (os == 'linux') # see bug1267311
[test_pointerevent_pointermove-manual.html]
support-files = pointerevent_pointermove-manual.html
[test_pointerevent_pointermove_isprimary_same_as_pointerdown-manual.html]
@ -94,6 +96,7 @@ support-files =
support-files = pointerevent_setpointercapture_disconnected-manual.html
[test_pointerevent_setpointercapture_inactive_button_mouse-manual.html]
support-files = pointerevent_setpointercapture_inactive_button_mouse-manual.html
skip-if = (os == 'win') || (os == 'linux') # see bug1270903
[test_pointerevent_setpointercapture_invalid_pointerid-manual.html]
support-files = pointerevent_setpointercapture_invalid_pointerid-manual.html
[test_pointerevent_setpointercapture_relatedtarget-manual.html]