tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / platform / qt / fast / css / hover-subselector-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x576
6       RenderBlock {DIV} at (0,0) size 784x21
7         RenderInline {SPAN} at (0,0) size 250x21 [color=#FF0000]
8           RenderText {#text} at (0,0) size 250x21
9             text run at (0,0) width 250: "This should turn red when hovered."
10         RenderText {#text} at (0,0) size 0x0
11       RenderBlock {HR} at (0,29) size 784x2 [border: (1px inset #000000)]
12       RenderBlock {P} at (0,47) size 784x42
13         RenderText {#text} at (0,0) size 57x21
14           text run at (0,0) width 57: "Test for "
15         RenderInline {I} at (0,0) size 750x42
16           RenderInline {A} at (0,0) size 379x21 [color=#0000EE]
17             RenderText {#text} at (57,0) size 379x21
18               text run at (57,0) width 379: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7327"
19           RenderText {#text} at (436,0) size 750x42
20             text run at (436,0) width 314: " REGRESSION (r12869): :hover subselector"
21             text run at (0,21) width 207: "does not work in quirks mode"
22         RenderText {#text} at (207,21) size 110x21
23           text run at (207,21) width 110: ". This tests that "
24         RenderInline {CODE} at (0,0) size 75x17
25           RenderText {#text} at (317,24) size 75x17
26             text run at (317,24) width 75: "span#t:hover"
27         RenderText {#text} at (392,21) size 195x21
28           text run at (392,21) width 195: " matches the hovered span."