| Index: test/webkit/parseFloat-expected.txt
|
| diff --git a/test/webkit/parseFloat-expected.txt b/test/webkit/parseFloat-expected.txt
|
| index 4c5a0875623bbf9c092924a934850dc8d13956d9..c863aeb6d2cbee6c87ff3780d979caead6c83b59 100644
|
| --- a/test/webkit/parseFloat-expected.txt
|
| +++ b/test/webkit/parseFloat-expected.txt
|
| @@ -55,7 +55,7 @@ PASS parseFloat(lf + '1') is 1
|
| PASS parseFloat(ls + '1') is 1
|
| PASS parseFloat(ps + '1') is 1
|
| PASS parseFloat(oghamSpaceMark + '1') is 1
|
| -PASS parseFloat(mongolianVowelSeparator + '1') is 1
|
| +FAIL parseFloat(mongolianVowelSeparator + '1') should be 1. Was NaN.
|
| PASS parseFloat(enQuad + '1') is 1
|
| PASS parseFloat(emQuad + '1') is 1
|
| PASS parseFloat(enSpace + '1') is 1
|
|
|