| 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 3e7a3a41d267ee3d6b4de1e7738d29957c6ecde5..7515d2e9f711b7d4b349dd27a97fc3938652e43a 100644
|
| --- a/LayoutTests/css3/filters/filter-property-computed-style-expected.txt
|
| +++ b/LayoutTests/css3/filters/filter-property-computed-style-expected.txt
|
| @@ -136,7 +136,7 @@ PASS subRule.cssText is 'hue-rotate(10deg)'
|
| Radians value : hue-rotate(10rad)
|
| PASS filterStyle.length is 1
|
| PASS subRule.operationType is WebKitCSSFilterValue.CSS_FILTER_HUE_ROTATE
|
| -PASS subRule.cssText is 'hue-rotate(572.9577951308232deg)'
|
| +PASS subRule.cssText is 'hue-rotate(572.957795130823deg)'
|
|
|
| Gradians value : hue-rotate(10grad)
|
| PASS filterStyle.length is 1
|
|
|