summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/float-in-new-block-with-layout-delta-expected.txt
blob: a52c83322e502aaed24586673763f2f58c4c8368 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [8, 108, 100, 100]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV id='target'",
        "LayoutBlockFlow (floating) DIV"
      ]
    }
  ]
}