Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / css / first-letter-hover-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 784x584
6       RenderBlock {P} at (0,0) size 784x18
7         RenderText {#text} at (0,0) size 53x18
8           text run at (0,0) width 53: "Test for "
9         RenderInline {A} at (0,0) size 295x18 [color=#0000EE]
10           RenderText {#text} at (53,0) size 295x18
11             text run at (53,0) width 295: "http://bugs.webkit.org/show_bug.cgi?id=4104 "
12         RenderText {#text} at (348,0) size 248x18
13           text run at (348,0) width 248: "first-letter not updating style with hover"
14       RenderBlock {P} at (0,34) size 784x18
15         RenderText {#text} at (0,0) size 391x18
16           text run at (0,0) width 391: "The next line of text should turn green when we hover over it."
17       RenderBlock {DIV} at (0,68) size 784x36 [color=#008000]
18         RenderInline (generated) at (0,0) size 10x18 [color=#0000FF]
19           RenderText {#text} at (0,0) size 10x18
20             text run at (0,0) width 10: "T"
21         RenderText {#text} at (10,0) size 775x36
22           text run at (10,0) width 765: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including the"
23           text run at (0,18) width 501: "first letter) should turn green. If the first letter remains black, then there is a bug!"