From 59203c63bb777a3bacec32fb8830fba33540e809 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:29 +0200 Subject: Adding upstream version 127.0. Signed-off-by: Daniel Baumann --- js/src/tests/non262/Date/toString-localized.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/src/tests/non262/Date/toString-localized.js') diff --git a/js/src/tests/non262/Date/toString-localized.js b/js/src/tests/non262/Date/toString-localized.js index 6baa535e5e..98bd3e54af 100644 --- a/js/src/tests/non262/Date/toString-localized.js +++ b/js/src/tests/non262/Date/toString-localized.js @@ -1,4 +1,4 @@ -// |reftest| skip-if(xulRuntime.OS=="WINNT"||!this.hasOwnProperty("Intl")) -- Windows doesn't accept IANA names for the TZ env variable; Requires ICU time zone support +// |reftest| skip-if(winWidget||!this.hasOwnProperty("Intl")) -- Windows doesn't accept IANA names for the TZ env variable; Requires ICU time zone support // Date.prototype.toString includes a localized time zone name comment. -- cgit v1.2.3