chromium/third_party/blink/web_tests/flag-specific/highdpi/compositing/absolute-inside-out-of-view-fixed-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [1178, 3770],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF",
      "transform": 1
    },
    {
      "name": "LayoutBlockFlow (positioned) DIV class='wrapper box'",
      "bounds": [150, 150],
      "contentsOpaque": true,
      "backgroundColor": "#008000"
    },
    {
      "name": "VerticalScrollbar",
      "position": [1178, 0],
      "bounds": [22, 900],
      "contentsOpaque": true
    }
  ],
  "transforms": [
    {
      "id": 1,
      "transform": [
        [1, 0, 0, 0],
        [0, 1, 0, 0],
        [0, 0, 1, 0],
        [0, -300, 0, 1]
      ]
    }
  ]
}