chromium/third_party/blink/web_tests/paint/invalidation/paint-caret-in-div-with-negative-indent-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "Caret",
      "position": [358, 200],
      "bounds": [1, 20],
      "contentsOpaque": true
    }
  ]
}