summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/lines-with-layout-delta-expected.txt
blob: 99989df5bd8722a0f674e5699e67174a602a98df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [8, 58, 200, 19],
        [8, 58, 37, 19],
        [8, 58, 33, 19]
      ],
      "paintInvalidationClients": [
        "InlineTextBox ''",
        "RootInlineBox",
        "LayoutBlockFlow (floating) DIV id='target'",
        "LayoutText #text",
        "InlineTextBox 'PASS'"
      ]
    }
  ]
}