summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/vertical-align2-expected.txt
blob: 2cd3ff1e827769d302de9b7c3a359945c2b1d70a (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
26
27
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [200, 146, 100, 100],
        [200, 100, 100, 100],
        [0, 204, 800, 42],
        [0, 0, 800, 246]
      ],
      "paintInvalidationClients": [
        "InlineBox",
        "InlineBox",
        "InlineBox",
        "RootInlineBox",
        "LayoutBlockFlow BODY",
        "LayoutBlockFlow BODY",
        "RootInlineBox",
        "LayoutBlockFlow DIV id='target'"
      ]
    }
  ]
}