Index: LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html |
diff --git a/LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html b/LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html |
deleted file mode 100644 |
index cd3822b0b03fc65526c45af83ba281bd4328653d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/frames/flattening/resources/frameset-flattening-subframe-resize.html |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-<style>body { background-color: green; }</style> |
-<div id='box' style='position: absolute; width: 100px; height: 100px; left: 0; top: 350px; background-color: red;'></div> |
-<p> |
- Test for frameset flattening. The flattening only works inside the DRT. |
-</p> |
-<p> |
- This frame should be 300px wide and not be scrollable (have scrollbars). |
-</p> |