mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
Skip ecma_3/Date/15.9.5.7.js Rhino does Date.toLocaleTimeString() differently than SpiderMonkey
This commit is contained in:
parent
a972bf9004
commit
508c2cdc93
@ -26,3 +26,5 @@ ecma_3/GetSet/getset-001.js
|
||||
ecma_3/GetSet/getset-002.js
|
||||
# the const keyword is non-ECMA and not currently implemented in Rhino (2000-11-01)
|
||||
js1_5/Scope/scope-001.js
|
||||
#Rhino implements Date.toLocaleTimeString() differently than SpiderMonkey
|
||||
ecma_3/Date/15.9.5.7.js
|
Loading…
Reference in New Issue
Block a user