chromium/third_party/blink/web_tests/flag-specific/highdpi/paint/invalidation/selection/selection-within-composited-scroller-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1200, 900],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow DIV id='scroller'",
      "bounds": [300, 300],
      "drawsContent": false,
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow DIV id='scroller'",
      "bounds": [278, 278],
      "drawsContent": false,
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [0, 278],
      "bounds": [278, 22],
      "contentsOpaque": true,
      "transform": 1
    },
    {
      "name": "VerticalScrollbar",
      "position": [278, 0],
      "bounds": [22, 278],
      "contentsOpaque": true,
      "transform": 1
    },
    {
      "name": "Scroll corner of LayoutBlockFlow DIV id='scroller'",
      "position": [278, 278],
      "bounds": [22, 22],
      "contentsOpaque": true,
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow DIV id='scroller'",
      "bounds": [300, 2430],
      "contentsOpaque": true,
      "backgroundColor": "#ADD8E6",
      "invalidations": [
        [0, 915, 34, 27]
      ],
      "transform": 2
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [12, 12, 0, 1]
      ]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -675, 0, 1]
      ]
    }
  ]
}