| Index: LayoutTests/svg/zoom/xy-getcomputedstyle.html
|
| diff --git a/LayoutTests/svg/zoom/xy-getcomputedstyle.html b/LayoutTests/svg/zoom/xy-getcomputedstyle.html
|
| index e38e3301c76cefd6c5f6b1646bd0108717c95510..ebf692c2e5bde3f980113b01a6d282dfc9b5df80 100644
|
| --- a/LayoutTests/svg/zoom/xy-getcomputedstyle.html
|
| +++ b/LayoutTests/svg/zoom/xy-getcomputedstyle.html
|
| @@ -19,8 +19,8 @@
|
| var attrs = [ "x", "y" ];
|
| var expected = [
|
| [ "37px", "50%" ],
|
| - [ "17px", "192.755905151367px" ],
|
| - [ "22%", "151.181106567383px" ],
|
| + [ "17px", "192.756px" ],
|
| + [ "22%", "151.181px" ],
|
| [ "240px", "36px" ],
|
| [ "0px", "57px" ],
|
| [ "32%", "1px" ],
|
|
|