Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit 81b4430

Browse files
committed
Update README.md
1 parent a12e6e3 commit 81b4430

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ environments.
1717
## <a id=status></a>Status
1818
`Intl.js` isn't yet ready for production environments. test402 has been integrated into
1919
the project and tells us there's still a lot of work to be done. The latest test, run on
20-
May 23 2013, scored 70 out of 153.
20+
May 27 2013, scored 90 out of 153<sup>*</sup>.
2121

2222
Current progress is as follows:
2323

@@ -51,6 +51,9 @@ Current progress is as follows:
5151
A few of the implemented functions may currently be non-conforming and/or incomplete.
5252
Most of those functions have comments marked as 'TODO' in the source code.
5353

54+
<sup>*</sup> some of the tests cannot be passed from an ES5 implementation because they
55+
check for native behaviour. The majority of them should be passable, though.
56+
5457
## Compatibility
5558
Intl.js is designed to be compatible with ECMAScript 3.1 environments in order to
5659
follow the specification as closely as possible. However, some consideration is given

0 commit comments

Comments
 (0)