summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-hover-expected.txt
blob: e3ea8e8b0ce853a85c5e5906b2a6450ccb7aba48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584
      LayoutBlockFlow {P} at (0,0) size 784x20
        LayoutText {#text} at (0,0) size 50x19
          text run at (0,0) width 50: "Test for "
        LayoutInline {A} at (0,0) size 282x19 [color=#0000EE]
          LayoutText {#text} at (49,0) size 282x19
            text run at (49,0) width 282: "http://bugs.webkit.org/show_bug.cgi?id=4104 "
        LayoutText {#text} at (330,0) size 235x19
          text run at (330,0) width 235: "first-letter not updating style with hover"
      LayoutBlockFlow {P} at (0,36) size 784x20
        LayoutText {#text} at (0,0) size 367x19
          text run at (0,0) width 367: "The next line of text should turn green when we hover over it."
      LayoutBlockFlow {DIV} at (0,72) size 784x40 [color=#008000]
        LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
          LayoutTextFragment (anonymous) at (0,0) size 9x19
            text run at (0,0) width 9: "T"
        LayoutTextFragment {#text} at (9,0) size 760x39
          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"
          text run at (0,20) width 450: "letter) should turn green. If the first letter remains black, then there is a bug!"