chromium/third_party/blink/web_tests/platform/mac/paint/invalidation/caret-subpixel-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [8, 8, 226, 21]
      ]
    },
    {
      "name": "Caret",
      "position": [212, 11],
      "bounds": [1, 15],
      "contentsOpaque": true
    }
  ]
}