diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/notifications/lang.html.ini | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/notifications/lang.html.ini')
-rw-r--r-- | testing/web-platform/meta/notifications/lang.html.ini | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/testing/web-platform/meta/notifications/lang.html.ini b/testing/web-platform/meta/notifications/lang.html.ini new file mode 100644 index 000000000..4dac30701 --- /dev/null +++ b/testing/web-platform/meta/notifications/lang.html.ini @@ -0,0 +1,114 @@ +[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 + |