Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom.html b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
deleted file mode 100644 |
index 99d5d98b324d2b489358941b3b7fb4aab610dbe6..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-<!DOCTYPE html> |
-<script src="resources/window-resize-repaint.js"></script> |
-<body style="margin: 0"> |
- <div style="position: absolute; width: 20px; height: 20px; bottom: 20px; background-color: blue"></div> |
-</body> |