chromium/third_party/blink/web_tests/platform/linux/paint/invalidation/table/composited-table-background-colgroup-initial-empty-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [8, 28, 186, 134]
      ]
    },
    {
      "name": "LayoutTableCell (children-inline) TD id='target'",
      "bounds": [59, 64],
      "transform": 1
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [72, 96, 0, 1]
      ]
    }
  ]
}