diff options
Diffstat (limited to 'testing/web-platform/meta/notifications')
6 files changed, 0 insertions, 150 deletions
diff --git a/testing/web-platform/meta/notifications/constructor-basic.html.ini b/testing/web-platform/meta/notifications/constructor-basic.html.ini deleted file mode 100644 index 41dd43fd6..000000000 --- a/testing/web-platform/meta/notifications/constructor-basic.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[constructor-basic.html] - type: testharness - expected: TIMEOUT - [Called the notification constructor with one argument.] - expected: NOTRUN - diff --git a/testing/web-platform/meta/notifications/constructor-invalid.html.ini b/testing/web-platform/meta/notifications/constructor-invalid.html.ini deleted file mode 100644 index b992cc8bf..000000000 --- a/testing/web-platform/meta/notifications/constructor-invalid.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[constructor-invalid.html] - type: testharness - expected: TIMEOUT - [Called the notification constructor with no arguments.] - expected: NOTRUN - diff --git a/testing/web-platform/meta/notifications/event-onclose.html.ini b/testing/web-platform/meta/notifications/event-onclose.html.ini deleted file mode 100644 index 1f06e947a..000000000 --- a/testing/web-platform/meta/notifications/event-onclose.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[event-onclose.html] - type: testharness - expected: TIMEOUT - [the notification.onclose event can be invoked] - expected: NOTRUN - - [Checked test prerequisites.] - expected: NOTRUN - diff --git a/testing/web-platform/meta/notifications/event-onshow.html.ini b/testing/web-platform/meta/notifications/event-onshow.html.ini deleted file mode 100644 index 1d0e9500e..000000000 --- a/testing/web-platform/meta/notifications/event-onshow.html.ini +++ /dev/null @@ -1,9 +0,0 @@ -[event-onshow.html] - type: testharness - expected: TIMEOUT - [the notification.onshow event can be invoked] - expected: NOTRUN - - [Checked test prerequisites.] - expected: NOTRUN - diff --git a/testing/web-platform/meta/notifications/instance.html.ini b/testing/web-platform/meta/notifications/instance.html.ini deleted file mode 100644 index 449807e98..000000000 --- a/testing/web-platform/meta/notifications/instance.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[instance.html] - type: testharness - expected: TIMEOUT - [Notification instance basic tests] - expected: NOTRUN - diff --git a/testing/web-platform/meta/notifications/lang.html.ini b/testing/web-platform/meta/notifications/lang.html.ini deleted file mode 100644 index 4dac30701..000000000 --- a/testing/web-platform/meta/notifications/lang.html.ini +++ /dev/null @@ -1,114 +0,0 @@ -[lang.html] - type: testharness - expected: TIMEOUT - [Roundtripping lang "". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "en". Expecting "en".] - expected: NOTRUN - - [Roundtripping lang "en-US-x-hixie". Expecting "en-US-x-hixie".] - expected: NOTRUN - - [Roundtripping lang "de-DE". Expecting "de-DE".] - expected: NOTRUN - - [Roundtripping lang "de-de". Expecting "de-de".] - expected: NOTRUN - - [Roundtripping lang "de-De". Expecting "de-De".] - expected: NOTRUN - - [Roundtripping lang "de-dE". Expecting "de-dE".] - expected: NOTRUN - - [Roundtripping lang "de-DE-1996". Expecting "de-DE-1996".] - expected: NOTRUN - - [Roundtripping lang "de-Latn-DE". Expecting "de-Latn-DE".] - expected: NOTRUN - - [Roundtripping lang "de-Latf-DE". Expecting "de-Latf-DE".] - expected: NOTRUN - - [Roundtripping lang "de-Latn-DE-1996". Expecting "de-Latn-DE-1996".] - expected: NOTRUN - - [Roundtripping lang "de-CH". Expecting "de-CH".] - expected: NOTRUN - - [Roundtripping lang "it-CH". Expecting "it-CH".] - expected: NOTRUN - - [Roundtripping lang "fr-CH". Expecting "fr-CH".] - expected: NOTRUN - - [Roundtripping lang "rm-CH". Expecting "rm-CH".] - expected: NOTRUN - - [Roundtripping lang "es-CH". Expecting "es-CH".] - expected: NOTRUN - - [Roundtripping lang "Latn-de". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "Latf-de". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "tic-tac-tac-toe". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "cocoa-1-bar". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "cocoa-a-bar". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "en-". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "en--". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "foo--bar". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "id---Java". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "fr-x". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "fr-xenomorph". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "fr-x-xenomorph". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "a". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "a-fr-lang". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "b-fr-lang". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "es1-KK-aa-bb-cc-dd". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "es2-KL-aa-bb-cc-dd". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "es3-KM-aa-bb-cc-dd". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "fooÉ". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "foöÉ-bÁr". Expecting "".] - expected: NOTRUN - - [Roundtripping lang "foöÉbÁr". Expecting "".] - expected: NOTRUN - |