| Index: test/webkit/parseFloat-expected.txt
|
| diff --git a/test/webkit/parseFloat-expected.txt b/test/webkit/parseFloat-expected.txt
|
| index c863aeb6d2cbee6c87ff3780d979caead6c83b59..b530ce49c9796104393acc0e26760f9214343f96 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
|
| -FAIL parseFloat(mongolianVowelSeparator + '1') should be 1. Was NaN.
|
| +PASS parseFloat(mongolianVowelSeparator + '1') is NaN
|
| PASS parseFloat(enQuad + '1') is 1
|
| PASS parseFloat(emQuad + '1') is 1
|
| PASS parseFloat(enSpace + '1') is 1
|
|
|