| Index: third_party/WebKit/LayoutTests/fast/repaint/invalidate-invisible-element-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/invalidate-invisible-element-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/invalidate-invisible-element-expected.html
|
| deleted file mode 100644
|
| index d41a36e6368f5fe053eab13eaa70acb6eb9b6c5b..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/invalidate-invisible-element-expected.html
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| -<body>
|
| - <div id="target"
|
| - style="position: absolute;
|
| - top: 300px; left: 200px;
|
| - width: 200px; height: 200px;
|
| - background-color: redl "></div>
|
| -</body>
|
| -</html>
|
|
|