chromium/third_party/blink/web_tests/virtual/disable-raster-inducing-scroll/paint/invalidation/scroll/sticky/invalidate-after-composited-scroll-with-sticky-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [785, 656],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [353, 8, 15, 640]
      ]
    },
    {
      "name": "LayoutBlockFlow (sticky positioned, children-inline) DIV id='sticky'",
      "bounds": [345, 20],
      "transform": 4
    },
    {
      "name": "VerticalScrollbar",
      "position": [785, 0],
      "bounds": [15, 600],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, -0.1],
        [0, 0, 0, 1]
      ],
      "origin": [188, 328]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 8, 0, 1]
      ],
      "flattenInheritedTransform": false
    },
    {
      "id": 3,
      "parent": 2,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -35, 0, 1]
      ]
    },
    {
      "id": 4,
      "parent": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, 35, 0, 1]
      ]
    }
  ]
}