summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/noninlinebadness-expected.txt
blob: 2b07b81f3564b248039e65d2e1d812188d590890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 {DIV} at (0,0) size 784x240
        LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200
        LayoutBlockFlow {DIV} at (0,0) size 200x200 [bgcolor=#00FF00]
        LayoutBlockFlow (anonymous) at (0,200) size 784x40
          LayoutText {#text} at (0,0) size 759x39
            text run at (0,0) width 319: "This text should be underneath a 200x200 lime float. "
            text run at (319,0) width 440: "We are making sure that the code that wraps inline children in anonymous"
            text run at (0,20) width 503: "blocks does the right thing when blocks are inserted in between a float and an inline."