chromium/third_party/blink/web_tests/paint/invalidation/clip/caret-ancestor-clip-change-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [8, 58, 109, 62]
      ]
    },
    {
      "name": "Caret",
      "position": [12, 3],
      "bounds": [1, 112],
      "contentsOpaque": true
    },
    {
      "name": "LayoutTextControlSingleLine (inline) INPUT id='target'",
      "position": [8, 8],
      "bounds": [109, 112]
    }
  ]
}