summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/border-repaint-glitch-expected.txt
blob: 6ee7647d9dcab3207fad8c389951c481e83da564 (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": [
        [33, 391, 172, 20],
        [33, 231, 172, 20],
        [19, 405, 200, 20],
        [19, 401, 200, 24],
        [19, 245, 200, 20],
        [19, 241, 200, 24]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='a'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='b'"
      ]
    }
  ]
}