From 9d4e46c90f8674ecf60848549a48825069b88046 Mon Sep 17 00:00:00 2001 From: Stefan Radomski Date: Wed, 27 Aug 2014 17:15:43 +0200 Subject: Updated documentation --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3aada8c..14841a9 100644 --- a/README.md +++ b/README.md @@ -76,15 +76,9 @@ uSCXML still fails the following ecmascript tests: 329 - Fail for v8 + Fails for v8 "test that _ioprocessors stays bound till the session ends" / "test that none of the system variables can be modified" - The v8 implementation will return a new _ioprocessor object for each access. - - - 579 - Failed - "Before the parent state has been visited for the first time, if a transition is executed that takes the history state as its target, the SCXML processor MUST execute any executable content in the transition after the parent state's onentry content and any content in a possible initial transition." - Functionality was recently added and is not yet supported. + The v8 implementation will return a new _ioprocessor object for each access, thus test for equality fails. -- cgit v0.12