chromium/third_party/blink/web_tests/flag-specific/highdpi/paint/invalidation/table/composited-table-background-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1200, 900],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "invalidations": [
        [15, 141, 271, 96]
      ]
    },
    {
      "name": "LayoutTableCell (children-inline) TD",
      "bounds": [88, 96],
      "transform": 1
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [107, 141, 0, 1]
      ]
    }
  ]
}