diff options
Diffstat (limited to 'testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini')
-rw-r--r-- | testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini | 5 |
1 files changed, 5 insertions, 0 deletions
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 0000000000..fc6c22abf6 --- /dev/null +++ b/testing/web-platform/meta/touch-events/touch-touchevent-constructor.html.ini @@ -0,0 +1,5 @@ +[touch-touchevent-constructor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Touch constructor exists and creates a Touch object with requested properties] + expected: FAIL |