summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset3-expected.txt
blob: e923a7a48b6a150bbdf06175f2dbb25dde568245 (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": [
        [100, 120, 35, 19],
        [100, 120, 35, 19],
        [100, 120, 27, 19]
      ],
      "paintInvalidationClients": [
        "InlineTextBox ''",
        "RootInlineBox",
        "LayoutBlockFlow DIV id='target'",
        "LayoutText #text",
        "InlineTextBox 'after'"
      ]
    }
  ]
}