Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / linux / 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 784x20
7         RenderText {#text} at (0,0) size 51x19
8           text run at (0,0) width 51: "Test for "
9         RenderInline {A} at (0,0) size 281x19 [color=#0000EE]
10           RenderText {#text} at (51,0) size 281x19
11             text run at (51,0) width 281: "http://bugs.webkit.org/show_bug.cgi?id=4104 "
12         RenderText {#text} at (332,0) size 234x19
13           text run at (332,0) width 234: "first-letter not updating style with hover"
14       RenderBlock {P} at (0,36) size 784x20
15         RenderText {#text} at (0,0) size 367x19
16           text run at (0,0) width 367: "The next line of text should turn green when we hover over it."
17       RenderBlock {DIV} at (0,72) size 784x40 [color=#008000]
18         RenderInline (generated) at (0,0) size 9x19 [color=#0000FF]
19           RenderTextFragment {#text} at (0,0) size 9x19
20             text run at (0,0) width 9: "T"
21         RenderTextFragment {#text} at (9,0) size 760x39
22           text run at (9,0) width 751: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including the first"
23           text run at (0,20) width 450: "letter) should turn green. If the first letter remains black, then there is a bug!"