chromium/third_party/blink/web_tests/paint/invalidation/compositing/composited-layers-move-in-subpixels-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV id='first'",
      "bounds": [784, 53],
      "backgroundColor": "#FFFF00",
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow DIV",
      "bounds": [784, 53],
      "transform": 2
    },
    {
      "name": "LayoutBlockFlow DIV",
      "position": [0, -1],
      "bounds": [784, 53],
      "transform": 3
    },
    {
      "name": "LayoutBlockFlow DIV",
      "position": [0, -1],
      "bounds": [784, 54],
      "transform": 4
    },
    {
      "name": "LayoutBlockFlow DIV",
      "bounds": [784, 53],
      "transform": 5
    },
    {
      "name": "LayoutBlockFlow DIV",
      "bounds": [784, 53],
      "transform": 6
    },
    {
      "name": "LayoutBlockFlow DIV",
      "bounds": [784, 53],
      "transform": 7
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 110, 0, 1]
      ]
    },
    {
      "id": 2,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 164, 0, 1]
      ]
    },
    {
      "id": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 218, 0, 1]
      ]
    },
    {
      "id": 4,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 273, 0, 1]
      ]
    },
    {
      "id": 5,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 327, 0, 1]
      ]
    },
    {
      "id": 6,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 381, 0, 1]
      ]
    },
    {
      "id": 7,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [8, 435, 0, 1]
      ]
    }
  ]
}