diff options
Diffstat (limited to 'testing/web-platform/meta/touch-events')
-rw-r--r-- | testing/web-platform/meta/touch-events/touch-retargeting.html.ini | 3 | ||||
-rw-r--r-- | testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/touch-events/touch-retargeting.html.ini b/testing/web-platform/meta/touch-events/touch-retargeting.html.ini new file mode 100644 index 000000000..7eedc7ea3 --- /dev/null +++ b/testing/web-platform/meta/touch-events/touch-retargeting.html.ini @@ -0,0 +1,3 @@ +[touch-retargeting.html] + type: testharness + expected: ERROR diff --git a/testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini b/testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini new file mode 100644 index 000000000..2ad1258ef --- /dev/null +++ b/testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini @@ -0,0 +1,5 @@ +[touch-touchevent-constructor.html] + type: testharness + [Touch constructor exists and creates a Touch object with requested properties] + expected: FAIL + |