| Index: third_party/WebKit/LayoutTests/fast/backgrounds/animated-gif-as-background-rounded-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/animated-gif-as-background-rounded-expected.html b/third_party/WebKit/LayoutTests/fast/backgrounds/animated-gif-as-background-rounded-expected.html
|
| deleted file mode 100644
|
| index 11da7f3d6a0eed66359f84346314998553794bd0..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/backgrounds/animated-gif-as-background-rounded-expected.html
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -<html>
|
| -<head>
|
| - <style type="text/css" media="screen">
|
| - div {
|
| - border-radius: 1px;
|
| - background-color: #009900;
|
| - height: 200px;
|
| - width: 200px;
|
| - }
|
| - </style>
|
| -</head>
|
| -<body>
|
| - <p>Div background should animate between red and green. DRT should snapshot when it is green.</p>
|
| - <div></div>
|
| -</body>
|
| -</html>
|
|
|