chromium/third_party/blink/web_tests/paint/invalidation/background/background-resize-height-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test image'",
      "position": [8, 8],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 40, 60, 4]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
      "position": [108, 8],
      "bounds": [110, 44],
      "invalidations": [
        [0, 0, 60, 44],
        [50, 40, 60, 4]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test image percent-height'",
      "position": [208, 8],
      "bounds": [110, 44],
      "invalidations": [
        [0, 0, 60, 44],
        [50, 40, 60, 4]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test image bottom'",
      "position": [308, 8],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 0, 60, 44]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test image no-repeat'",
      "position": [408, 8],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 40, 60, 4]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
      "bounds": [60, 44],
      "backfaceVisibility": "hidden",
      "invalidations": [
        [0, 0, 60, 44]
      ],
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test generated'",
      "position": [8, 108],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 0, 60, 44]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test generated size-contain'",
      "position": [108, 108],
      "bounds": [160, 44],
      "invalidations": [
        [100, 0, 60, 44],
        [0, 0, 60, 44]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test generated top'",
      "position": [258, 108],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 0, 60, 44]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test generated center'",
      "position": [358, 108],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 0, 60, 44]
      ]
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='test generated repeat-space'",
      "position": [458, 108],
      "bounds": [110, 44],
      "invalidations": [
        [50, 0, 60, 44],
        [0, 0, 60, 44]
      ]
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [508, 8, 0, 1]
      ]
    }
  ]
}