summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
blob: 7bc0386b2361117d0db87a866c373a927dba3fad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x84
  LayoutBlockFlow {HTML} at (0,0) size 800x84
    LayoutBlockFlow {BODY} at (8,16) size 784x52
      LayoutBlockFlow {P} at (0,0) size 784x18
        LayoutInline {A} at (0,0) size 31x17 [color=#0000FF]
          LayoutInline {<pseudo:first-letter>} at (0,0) size 10x17
            LayoutTextFragment (anonymous) at (0,0) size 10x17
              text run at (0,0) width 10: "F"
          LayoutTextFragment {#text} at (9,0) size 22x17
            text run at (9,0) width 22: "irst"
        LayoutText {#text} at (30,0) size 194x17
          text run at (30,0) width 194: " letter should be bold and blue"
      LayoutBlockFlow {P} at (0,34) size 784x18
        LayoutInline {<pseudo:first-letter>} at (0,0) size 13x17
          LayoutTextFragment (anonymous) at (0,0) size 13x17
            text run at (0,0) width 13: "H"
        LayoutTextFragment {#text} at (12,0) size 629x17
          text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."