summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-no-inflow-children-expected.txt
blob: 486b0d76ceeefeaa10fe0eb958a8c9de57a7ad1f (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
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [0, 0, 58, 20],
        [0, 0, 58, 19],
        [0, 0, 44, 20],
        [0, 0, 44, 19]
      ],
      "paintInvalidationClients": [
        "RootInlineBox",
        "InlineTextBox ''",
        "LayoutBlockFlow DIV id='target'",
        "RootInlineBox",
        "LayoutText #text",
        "InlineTextBox 'La la la la'"
      ]
    }
  ]
}