chromium/third_party/blink/web_tests/flag-specific/highdpi/paint/invalidation/forms/textarea-caret-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1200, 900],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [9, 9, 276, 58]
      ]
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA id='editor'",
      "position": [1, 1],
      "bounds": [268, 28],
      "drawsContent": false,
      "transform": 1
    },
    {
      "name": "Scroll corner of LayoutTextControlMultiLine (inline) TEXTAREA id='editor'",
      "position": [225, 7],
      "bounds": [44, 44],
      "invalidations": [
        [0, 0, 44, 44]
      ],
      "transform": 1
    },
    {
      "name": "HorizontalScrollbar",
      "position": [1, 29],
      "bounds": [246, 22],
      "contentsOpaque": true,
      "transform": 1
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA id='editor'",
      "position": [1, 1],
      "bounds": [723, 28],
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [0, 0, 723, 28]
      ],
      "transform": 2
    },
    {
      "name": "Caret",
      "position": [722, 4],
      "bounds": [2, 22],
      "contentsOpaque": true,
      "transform": 2
    },
    {
      "name": "LayoutTextControlMultiLine (inline) TEXTAREA id='editor'",
      "position": [-3, -3],
      "bounds": [276, 58],
      "invalidations": [
        [0, 0, 276, 58]
      ],
      "transform": 1
    }
  ],
  "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],
        [-455, 0, 0, 1]
      ]
    }
  ]
}