| Index: third_party/WebKit/LayoutTests/accessibility/animation-policy.html
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/animation-policy.html b/third_party/WebKit/LayoutTests/accessibility/animation-policy.html
|
| index 365cbabcd4df3a1f2665f8b46d9c4b5f247efb1e..2d96c4ca4f33f8a23ebc08ced1d17ef10849da6e 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/animation-policy.html
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/animation-policy.html
|
| @@ -34,4 +34,4 @@ function imageLoaded() {
|
| </script>
|
| <body onload="changeImage()">
|
| <img id="target" src="animation-blue.gif" onload="imageLoaded()">
|
| -</body>
|
| +</body>
|
|
|