chromium/third_party/blink/web_tests/paint/invalidation/flexbox/repaint-on-layout-expected.txt

{
  "layers": [
    {
      "name": "Scrolling background of LayoutView #document",
      "bounds": [800, 600],
      "contentsOpaque": true,
      "backgroundColor": "#FFFFFF"
    },
    {
      "name": "LayoutFlexibleBox (positioned) NAV class='nav-bar'",
      "position": [8, 0],
      "bounds": [200, 600],
      "contentsOpaque": true,
      "backgroundColor": "#008000"
    }
  ]
}