chromium/third_party/blink/web_tests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [6, 125, 788, 104]
      ]
    },
    {
      "name": "Caret",
      "position": [8, 127],
      "bounds": [1, 19],
      "contentsOpaque": true
    },
    {
      "name": "LayoutBlockFlow DIV",
      "position": [6, 125],
      "bounds": [788, 104],
      "invalidations": [
        [0, 0, 788, 104]
      ]
    }
  ]
}