chromium/third_party/blink/web_tests/platform/linux/paint/invalidation/outline/inline-outline-repaint-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [5, 173, 95, 45]
      ]
    },
    {
      "name": "Caret",
      "position": [45, 196],
      "bounds": [1, 19],
      "contentsOpaque": true
    },
    {
      "name": "LayoutBlockFlow HTML",
      "position": [5, 173],
      "bounds": [90, 45],
      "invalidations": [
        [0, 0, 90, 45]
      ]
    }
  ]
}