summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/vertical-align-length2-expected.txt
blob: 8963c94e6f3dd942570e27c45f24f28336b12382 (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
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [200, 80, 100, 100],
        [200, 50, 100, 100],
        [0, 0, 800, 204]
      ],
      "paintInvalidationClients": [
        "InlineBox",
        "InlineBox",
        "InlineBox",
        "RootInlineBox",
        "LayoutBlockFlow BODY",
        "LayoutBlockFlow DIV id='target'"
      ]
    }
  ]
}