Index: LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt |
diff --git a/LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt b/LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt |
deleted file mode 100644 |
index 44541b38cfa77c1918958f52207cc0cb104a6f0d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt |
+++ /dev/null |
@@ -1,38 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x172 |
- RenderBlock {HTML} at (0,0) size 800x172 |
- RenderBody {BODY} at (8,16) size 784x140 |
- RenderBlock {P} at (0,0) size 784x36 |
- RenderText {#text} at (0,0) size 755x18 |
- text run at (0,0) width 225: "This paragraph should be unstyled. " |
- text run at (225,0) width 457: "The background of the following paragraph should become green when " |
- text run at (682,0) width 73: "you follow " |
- RenderInline {A} at (0,0) size 777x36 [color=#0000EE] |
- RenderText {#text} at (755,0) size 777x36 |
- text run at (755,0) width 22: "this" |
- text run at (0,18) width 24: "link" |
- RenderText {#text} at (24,18) size 4x18 |
- text run at (24,18) width 4: "." |
- RenderBlock {P} at (0,52) size 784x36 |
- RenderText {#text} at (0,0) size 739x18 |
- text run at (0,0) width 276: "This paragraph should initially be unstyled. " |
- text run at (276,0) width 463: "It should become green when you select the link above. When you select " |
- RenderInline {A} at (0,0) size 761x36 [color=#0000EE] |
- RenderText {#text} at (739,0) size 761x36 |
- text run at (739,0) width 22: "this" |
- text run at (0,18) width 24: "link" |
- RenderText {#text} at (24,18) size 636x18 |
- text run at (24,18) width 269: ", it should return to being unstyled and the " |
- text run at (293,18) width 367: "background of the paragraph below should become green." |
- RenderBlock {P} at (0,104) size 784x36 |
- RenderText {#text} at (0,0) size 745x18 |
- text run at (0,0) width 276: "This paragraph should initially be unstyled. " |
- text run at (276,0) width 469: "It should become green when you select the link above. When you follow " |
- RenderInline {A} at (0,0) size 767x36 [color=#0000EE] |
- RenderText {#text} at (745,0) size 767x36 |
- text run at (745,0) width 22: "this" |
- text run at (0,18) width 24: "link" |
- RenderText {#text} at (24,18) size 357x18 |
- text run at (24,18) width 139: ", the three paragraphs " |
- text run at (163,18) width 218: "should all return to being unstyled." |