summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/compositing/iframes/invisible-nested-iframe-hide-expected.txt
blob: d5fa8a49a95fbf83076fb98df10a2bf6290e815a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "bounds": [800, 600],
  "children": [
    {
      "bounds": [800, 600],
      "contentsOpaque": true,
      "drawsContent": true,
      "children": [
        {
          "position": [18, 10],
          "bounds": [210, 210],
          "contentsOpaque": true,
          "drawsContent": true,
          "backgroundColor": "#0000FF"
        }
      ]
    }
  ]
}