From 60e0ccf17d6315d5aad029f7dbe2316415f8534c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Tue, 25 Oct 2016 12:28:36 +0200 Subject: [PATCH] Test for localeCompare. --- tests/wpt/mozilla/meta/MANIFEST.json | 6 ++++++ tests/wpt/mozilla/tests/mozilla/localeCompare.html | 10 ++++++++++ 2 files changed, 16 insertions(+) create mode 100644 tests/wpt/mozilla/tests/mozilla/localeCompare.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 084394e7ef96..48b748bd81c0 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -7094,6 +7094,12 @@ "url": "/_mozilla/mozilla/load_event.html" } ], + "mozilla/localeCompare.html": [ + { + "path": "mozilla/localeCompare.html", + "url": "/_mozilla/mozilla/localeCompare.html" + } + ], "mozilla/mime_sniffing_font_context.html": [ { "path": "mozilla/mime_sniffing_font_context.html", diff --git a/tests/wpt/mozilla/tests/mozilla/localeCompare.html b/tests/wpt/mozilla/tests/mozilla/localeCompare.html new file mode 100644 index 000000000000..c6042d8739ed --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/localeCompare.html @@ -0,0 +1,10 @@ + + +localeCompare should return the same as other browsers, even though it's implementation-dependent + + +