diff options
Diffstat (limited to 'testing/web-platform/meta/orientation-event/motion/optional-event-properties.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/orientation-event/motion/optional-event-properties.https.html.ini | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/web-platform/meta/orientation-event/motion/optional-event-properties.https.html.ini b/testing/web-platform/meta/orientation-event/motion/optional-event-properties.https.html.ini new file mode 100644 index 0000000000..f9811514cf --- /dev/null +++ b/testing/web-platform/meta/orientation-event/motion/optional-event-properties.https.html.ini @@ -0,0 +1,25 @@ +[optional-event-properties.https.html] + [Tests some fields are null.] + expected: FAIL + + [Tests all values are null.] + expected: FAIL + + [Tests all fields are null.] + expected: FAIL + + [Tests some fields are undefined.] + expected: FAIL + + [Tests DeviceMotionEvent default constructor.] + expected: FAIL + + [Tests all fields are undefined.] + expected: FAIL + + [Tests creating a DeviceMotionEvent.] + expected: FAIL + + [Tests some values are empty array and some values are undefined.] + expected: FAIL + |