Index: LayoutTests/fast/clip/012-expected.txt |
diff --git a/LayoutTests/fast/clip/012-expected.txt b/LayoutTests/fast/clip/012-expected.txt |
deleted file mode 100644 |
index 4ed9ba7a5577e9e49192b5572fff070bce58ec68..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/clip/012-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x52 |
- RenderBlock {HTML} at (0,0) size 800x52 |
- RenderBody {BODY} at (8,8) size 784x36 |
- RenderText {#text} at (0,0) size 780x37 |
- text run at (0,0) width 304: "You should see a 100x100 green square below. " |
- text run at (304,0) width 237: "If you see any red, the test has failed. " |
- text run at (541,0) width 239: "This test is checking to make sure clip" |
- text run at (0,18) width 188: "is applying to all descendants." |
- RenderText {#text} at (0,0) size 0x0 |
-layer at (8,44) size 100x100 |
- RenderBlock (positioned) {DIV} at (8,44) size 100x100 [bgcolor=#008000] |
- RenderBlock {DIV} at (100,100) size 100x100 [bgcolor=#FF0000] |