| Index: LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html | 
| diff --git a/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html b/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html | 
| index 8aa8289916d3c35741798474931af001a13a2e9f..ec99dc149e8d83992a88d1fbf91417ba9d5f6b72 100644 | 
| --- a/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html | 
| +++ b/LayoutTests/animations/cross-fade-webkit-mask-box-image-expected.html | 
| @@ -29,7 +29,6 @@ | 
| <img id="box" src="resources/green-100.png"/> | 
| <img id="boxStatic" src="resources/stripes-100.png"/> | 
| <div id="result"> | 
| -PASS - "webkitMaskBoxImage" property for "box" element at 2.25s saw something close to: 0.25<br> | 
| PASS - "webkitMaskBoxImage" property for "box" and "boxStatic" elements at 2.25s are close enough to each other | 
| </div> | 
| </body> | 
|  |