Index: LayoutTests/platform/win-xp/fast/selectors/015-expected.txt |
diff --git a/LayoutTests/platform/win-xp/fast/selectors/015-expected.txt b/LayoutTests/platform/win-xp/fast/selectors/015-expected.txt |
deleted file mode 100644 |
index f811c09fda05e308cecc1d203d173d815f29cc9d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win-xp/fast/selectors/015-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x92 |
- RenderBlock {HTML} at (0,0) size 800x92 |
- RenderBody {BODY} at (8,16) size 784x60 |
- RenderBlock {UL} at (0,0) size 784x60 |
- RenderListItem {LI} at (40,0) size 744x20 [bgcolor=#00FF00] |
- RenderListMarker at (-18,0) size 7x19: bullet |
- RenderText {#text} at (0,0) size 406x19 |
- text run at (0,0) width 406: "This list item should have a green background. because its ID is \"t1\"" |
- RenderListItem {LI} at (40,20) size 744x20 [bgcolor=#00FF00] |
- RenderListMarker at (-18,0) size 7x19: bullet |
- RenderText {#text} at (0,0) size 406x19 |
- text run at (0,0) width 406: "This list item should have a green background. because its ID is \"t2\"" |
- RenderListItem {LI} at (40,40) size 744x20 [bgcolor=#00FF00] |
- RenderListMarker at (-18,0) size 7x19: bullet |
- RenderInline {SPAN} at (0,0) size 560x19 |
- RenderText {#text} at (0,0) size 560x19 |
- text run at (0,0) width 560: "This list item should have a green background. because the inner SPAN does not match \"#t4\"" |