summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/repaint/transform-disable-layoutstate-expected.txt
blob: 0b2cf09278e3f88e89e315b8d27957e78bc9c625 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "repaintRects": [
        [62, 152, 492, 45],
        [58, 256, 500, 45],
        [58, 156, 500, 45],
        [58, 152, 500, 49]
      ],
      "paintInvalidationClients": [
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV",
        "LayoutBlockFlow DIV id='target'"
      ]
    }
  ]
}