| Index: LayoutTests/fast/css/large-number-round-trip-expected.txt
|
| diff --git a/LayoutTests/fast/css/large-number-round-trip-expected.txt b/LayoutTests/fast/css/large-number-round-trip-expected.txt
|
| index 7d585ee2afbd4e46b84ba167ff6132708af81e34..1d069dcdce6d6bc85c504c148acdf530c68e1b4e 100644
|
| --- a/LayoutTests/fast/css/large-number-round-trip-expected.txt
|
| +++ b/LayoutTests/fast/css/large-number-round-trip-expected.txt
|
| @@ -1,3 +1,3 @@
|
| -PASS: read 90010000px back as 33554428px, read again as 33554428px
|
| -PASS: read -33554430px back as -33554430px, read again as -33554430px
|
| -PASS: read -90010000px back as -33554430px, read again as -33554430px
|
| +PASS: read 90010000px back as 3.35544e+07px, read again as 3.35544e+07px
|
| +PASS: read -33554430px back as -3.35544e+07px, read again as -3.35544e+07px
|
| +PASS: read -90010000px back as -3.35544e+07px, read again as -3.35544e+07px
|
|
|