chromium/third_party/blink/web_tests/platform/win/paint/invalidation/caret-outside-block-expected.txt

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