summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
blob: cf44c505a2b3915f1ed22950b0e376a32c20ee8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
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 784x582
      LayoutBlockFlow {P} at (0,0) size 784x20
        LayoutInline {EM} at (0,0) size 640x19
          LayoutText {#text} at (0,0) size 640x19
            text run at (0,0) width 640: "When an :after rule has multiple pieces of content, older versions of Safari display them backwards."
      LayoutBlockFlow {DIV} at (10,36) size 764x52 [border: (1px solid #000000)]
        LayoutText {#text} at (11,21) size 39x19
          text run at (11,21) width 39: "Inline: "
        LayoutInline {<pseudo:after>} at (0,0) size 461x19
          LayoutTextFragment (anonymous) at (50,21) size 224x19
            text run at (50,21) width 224: "This should be before the green box. "
          LayoutImage (anonymous) at (274,11) size 25x25
          LayoutTextFragment (anonymous) at (299,21) size 212x19
            text run at (299,21) width 212: " This should be after the green box."
      LayoutBlockFlow {DIV} at (10,98) size 764x92 [border: (1px solid #000000)]
        LayoutText {#text} at (11,61) size 79x19
          text run at (11,61) width 79: "Inline-block: "
        LayoutBlockFlow {<pseudo:after>} at (90,11) size 200x70
          LayoutTextFragment (anonymous) at (0,0) size 189x49
            text run at (0,0) width 189: "This should be before the green"
            text run at (0,30) width 31: "box. "
          LayoutImage (anonymous) at (31,20) size 25x25
          LayoutTextFragment (anonymous) at (56,30) size 200x39
            text run at (56,30) width 144: " This should be after the"
            text run at (0,50) width 64: "green box."
      LayoutBlockFlow {DIV} at (10,200) size 764x112 [border: (1px solid #000000)]
        LayoutBlockFlow (anonymous) at (11,11) size 742x20
          LayoutText {#text} at (0,0) size 39x19
            text run at (0,0) width 39: "Block:"
        LayoutBlockFlow {<pseudo:after>} at (11,31) size 200x70
          LayoutTextFragment (anonymous) at (0,0) size 189x49
            text run at (0,0) width 189: "This should be before the green"
            text run at (0,30) width 31: "box. "
          LayoutImage (anonymous) at (31,20) size 25x25
          LayoutTextFragment (anonymous) at (56,30) size 200x39
            text run at (56,30) width 144: " This should be after the"
            text run at (0,50) width 64: "green box."