summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/justify-items-change-expected.txt
blob: dce41485d8eca74de4dea5b4ae1327288d385a9b (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": [
        [150, 52, 50, 300],
        [150, 52, 50, 50],
        [0, 52, 200, 300],
        [0, 52, 200, 300],
        [0, 52, 50, 300],
        [0, 52, 50, 50]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV class='item'",
        "LayoutGrid DIV id='container'",
        "LayoutGrid DIV id='container'",
        "LayoutBlockFlow DIV class='item'",
        "LayoutBlockFlow DIV"
      ]
    }
  ]
}