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