diff options
Diffstat (limited to 'testing/web-platform/meta/navigation-api/navigate-event/event-constructor.html.ini')
-rw-r--r-- | testing/web-platform/meta/navigation-api/navigate-event/event-constructor.html.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/navigation-api/navigate-event/event-constructor.html.ini b/testing/web-platform/meta/navigation-api/navigate-event/event-constructor.html.ini new file mode 100644 index 0000000000..fcb495b685 --- /dev/null +++ b/testing/web-platform/meta/navigation-api/navigate-event/event-constructor.html.ini @@ -0,0 +1,15 @@ +[event-constructor.html] + [can't bypass required members by omitting the dictionary entirely] + expected: FAIL + + [destination is required] + expected: FAIL + + [signal is required] + expected: FAIL + + [all properties are reflected back] + expected: FAIL + + [defaults are as expected] + expected: FAIL |