chromium/third_party/blink/web_tests/paint/invalidation/vertical-align-length1-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [120, 130, 20, 20],
        [120, 100, 20, 20],
        [0, 130, 20, 20],
        [0, 100, 20, 20]
      ]
    }
  ]
}