chromium/third_party/blink/web_tests/paint/invalidation/invalidate-caret-before-text-node-update-expected.txt

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