| Index: LayoutTests/css3/filters/filter-property-computed-style-expected.txt
|
| diff --git a/LayoutTests/css3/filters/filter-property-computed-style-expected.txt b/LayoutTests/css3/filters/filter-property-computed-style-expected.txt
|
| index 110fcde6d7c2efac6a9d0ee4fa8a7e601f5dc311..561e4f9b35f72a7a328da3921cd50104131c5438 100644
|
| --- a/LayoutTests/css3/filters/filter-property-computed-style-expected.txt
|
| +++ b/LayoutTests/css3/filters/filter-property-computed-style-expected.txt
|
| @@ -74,7 +74,7 @@ Degrees float value converts to integer : hue-rotate(10.0deg)
|
| PASS filterStyle is "hue-rotate(10deg)"
|
|
|
| Radians value : hue-rotate(10rad)
|
| -PASS filterStyle is "hue-rotate(572.957795130823deg)"
|
| +PASS filterStyle is "hue-rotate(572.958deg)"
|
|
|
| Gradians value : hue-rotate(10grad)
|
| PASS filterStyle is "hue-rotate(9deg)"
|
|
|