Index: LayoutTests/platform/win/fast/selectors/009-expected.txt |
diff --git a/LayoutTests/platform/win/fast/selectors/009-expected.txt b/LayoutTests/platform/win/fast/selectors/009-expected.txt |
deleted file mode 100644 |
index ef290042ccbf45a62494d846db2e2334148f9cc2..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win/fast/selectors/009-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x68 |
- RenderBlock {HTML} at (0,0) size 800x68 |
- RenderBody {BODY} at (8,16) size 784x36 |
- RenderBlock {P} at (0,0) size 784x36 [bgcolor=#00FF00] |
- RenderText {#text} at (0,0) size 308x17 |
- text run at (0,0) width 308: "This paragraph should have a green background" |
- RenderBR {BR} at (307,0) size 1x17 |
- RenderText {#text} at (0,18) size 273x17 |
- text run at (0,18) width 273: "because its title attribute begins with \"foo\"" |