| Index: third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.html
|
| deleted file mode 100644
|
| index 48e848d56a5c35e740976cb8184816d43ff562a7..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/absolute-position-moved-expected.html
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -<html>
|
| -<head>
|
| - <link rel="stylesheet" href="resources/default.css">
|
| -</head>
|
| -<body style="height:2000px;">
|
| - <!-- You should see 1 green rectangle in the output and no red. -->
|
| - <div id="absoluteDiv" style="top:100px; left:100px;" class="absolute green"></div>
|
| -</body>
|
| -</html>
|
|
|