Index: LayoutTests/fast/css/hover-subselector-expected.txt |
diff --git a/LayoutTests/fast/css/hover-subselector-expected.txt b/LayoutTests/fast/css/hover-subselector-expected.txt |
deleted file mode 100644 |
index 326ab893569204de241ef21583a2bed3e67bc64d..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/css/hover-subselector-expected.txt |
+++ /dev/null |
@@ -1,28 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x576 |
- RenderBlock {DIV} at (0,0) size 784x18 |
- RenderInline {SPAN} at (0,0) size 225x18 [color=#FF0000] |
- RenderText {#text} at (0,0) size 225x18 |
- text run at (0,0) width 225: "This should turn red when hovered." |
- RenderText {#text} at (0,0) size 0x0 |
- RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #000000)] |
- RenderBlock {P} at (0,44) size 784x36 |
- RenderText {#text} at (0,0) size 53x18 |
- text run at (0,0) width 53: "Test for " |
- RenderInline {I} at (0,0) size 779x36 |
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE] |
- RenderText {#text} at (53,0) size 348x18 |
- text run at (53,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7327" |
- RenderText {#text} at (401,0) size 779x36 |
- text run at (401,0) width 378: " REGRESSION (r12869): :hover subselector does not work" |
- text run at (0,18) width 94: "in quirks mode" |
- RenderText {#text} at (94,18) size 98x18 |
- text run at (94,18) width 98: ". This tests that " |
- RenderInline {CODE} at (0,0) size 96x15 |
- RenderText {#text} at (192,20) size 96x15 |
- text run at (192,20) width 96: "span#t:hover" |
- RenderText {#text} at (288,18) size 170x18 |
- text run at (288,18) width 170: " matches the hovered span." |