Browse Source

Known issues update

pull/512/head
Sami Vaarala 9 years ago
parent
commit
11fdd53bf5
  1. 3
      doc/testcase-known-issues.yaml

3
doc/testcase-known-issues.yaml

@ -6,9 +6,6 @@
-
test: "test-bi-global-parseint.js"
knownissue: "rounding differences for parsing integers larger than 2^53"
-
test: "test-bi-global-parseint-oct.js"
knownissue: "non-standard octal behavior does not match V8/Rhino"
-
test: "test-bi-json-dec-types.js"
knownissue: "'\\x' should be allowed by eval() but not by JSON.parse(), Duktape rejects '\\x' in both"

Loading…
Cancel
Save