summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/outline-inset-expected.txt
blob: bf76b0a219582d4d163ad2c785acf023b233a14b (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": [
        [29, 231, 180, 20],
        [29, 69, 180, 20],
        [19, 191, 200, 60],
        [19, 191, 200, 40],
        [19, 29, 200, 60],
        [19, 29, 200, 40]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='a'",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='b'"
      ]
    }
  ]
}