chromium/third_party/blink/web_tests/platform/linux/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, 48, 22, 19],
        [30, 48, 8, 19],
        [23, 48, 8, 19]
      ]
    },
    {
      "name": "Caret",
      "position": [30, 48],
      "bounds": [1, 19],
      "contentsOpaque": true
    },
    {
      "name": "LayoutBlockFlow HTML",
      "position": [6, 46],
      "bounds": [788, 24],
      "invalidations": [
        [0, 0, 788, 24]
      ]
    }
  ]
}