chromium/third_party/blink/web_tests/platform/mac/paint/invalidation/table/caret-contenteditable-content-after-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [8, 44, 23, 18],
        [30, 44, 9, 18],
        [23, 44, 9, 18]
      ]
    },
    {
      "name": "Caret",
      "position": [30, 44],
      "bounds": [1, 18],
      "contentsOpaque": true
    },
    {
      "name": "LayoutBlockFlow HTML",
      "position": [6, 42],
      "bounds": [788, 22],
      "invalidations": [
        [0, 0, 788, 22]
      ]
    }
  ]
}