chromium/third_party/blink/web_tests/paint/invalidation/overflow/overflow-changed-on-child-of-composited-layer-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV id='parent'",
      "position": [-10, -10],
      "bounds": [754, 210],
      "invalidations": [
        [0, 0, 120, 210],
        [210, 20, 100, 100],
        [200, 10, 100, 100]
      ],
      "transform": 1
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [28, 20, 0, 1]
      ]
    }
  ]
}