chromium/third_party/blink/web_tests/platform/linux/paint/invalidation/selection/selection-after-delete-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [38, 78, 152, 102],
        [39, 79, 152, 100]
      ]
    },
    {
      "name": "Caret",
      "position": [39, 79],
      "bounds": [1, 19],
      "contentsOpaque": true
    }
  ]
}