Index: LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
diff --git a/LayoutTests/fast/repaint/window-resize-positioned-bottom.html b/LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
index 0609a331f7a84004b4d7a93fdd6c5eed4963d550..b4bb415d649abc24edb3ecc39a3601c50cf05ff6 100644 |
--- a/LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
+++ b/LayoutTests/fast/repaint/window-resize-positioned-bottom.html |
@@ -1,5 +1,4 @@ |
<!DOCTYPE html> |
-<script src="resources/text-based-repaint.js"></script> |
<script src="resources/window-resize-repaint.js"></script> |
<div style="position: absolute; width: 50%; height: 20px; bottom: 20px; background-color: blue"> |
</div> |