chromium/third_party/blink/web_tests/platform/mac/compositing/overflow/textarea-scroll-touch-expected.txt

 
{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA",
      "position": [1, 1],
      "bounds": [189, 124],
      "drawsContent": false,
      "transform": 1
    },
    {
      "name": "Scroll corner of LayoutTextControlMultiLine (inline) TEXTAREA",
      "position": [193, 18],
      "bounds": [261, 140]
    },
    {
      "name": "VerticalScrollbar",
      "position": [190, 1],
      "bounds": [15, 109],
      "contentsOpaque": true,
      "transform": 1
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA",
      "position": [1, 1],
      "bounds": [189, 346],
      "contentsOpaque": true,
      "backgroundColor": "#CCCCCC",
      "transform": 2
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA",
      "position": [1, 1],
      "bounds": [189, 124],
      "drawsContent": false,
      "transform": 3
    },
    {
      "name": "Scroll corner of LayoutTextControlMultiLine (inline) TEXTAREA",
      "position": [175, 95],
      "bounds": [30, 30],
      "transform": 3
    },
    {
      "name": "VerticalScrollbar",
      "position": [190, 1],
      "bounds": [15, 109],
      "contentsOpaque": true,
      "transform": 3
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA",
      "position": [1, 1],
      "bounds": [189, 346],
      "contentsOpaque": true,
      "backgroundColor": "#CCCCCC",
      "transform": 4
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [18, 18, 0, 1]
      ]
    },
    {
      "id": 2,
      "parent": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -50, 0, 1]
      ]
    },
    {
      "id": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [248, 18, 0, 1]
      ]
    },
    {
      "id": 4,
      "parent": 3,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -50, 0, 1]
      ]
    }
  ]
}