Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / overflow / content-gains-scrollbars-expected.txt
index 8366085..0752237 100644 (file)
-(GraphicsLayer
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (drawsContent 1)
-      (children 4
-        (GraphicsLayer
-          (position 8.00 13.00)
-          (bounds 100.00 100.00)
-          (drawsContent 1)
-          (children 2
-            (GraphicsLayer
-              (bounds 85.00 100.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 10.00 200.00)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 85.00 0.00)
-              (bounds 15.00 100.00)
-              (drawsContent 1)
-            )
-          )
-        )
-        (GraphicsLayer
-          (position 8.00 13.00)
-          (bounds 100.00 100.00)
-          (drawsContent 1)
-          (children 2
-            (GraphicsLayer
-              (bounds 100.00 85.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 200.00 10.00)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 0.00 85.00)
-              (bounds 100.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-        (GraphicsLayer
-          (position 8.00 13.00)
-          (bounds 100.00 100.00)
-          (drawsContent 1)
-          (children 4
-            (GraphicsLayer
-              (bounds 85.00 85.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 200.00 200.00)
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 0.00 85.00)
-              (bounds 85.00 15.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 85.00 0.00)
-              (bounds 15.00 85.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 85.00 85.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-        (GraphicsLayer
-          (position 8.00 13.00)
-          (bounds 100.00 100.00)
-          (drawsContent 1)
-          (children 2
-            (GraphicsLayer
-              (bounds 100.00 100.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 10.00 10.00)
-                  (drawsContent 1)
-                  (children 1
-                    (GraphicsLayer
-                    )
-                  )
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 85.00 85.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
-    )
-  )
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "children": [
+        {
+          "position": [8, 13],
+          "bounds": [100, 100],
+          "drawsContent": true,
+          "children": [
+            {
+              "bounds": [85, 100],
+              "children": [
+                {
+                  "bounds": [10, 200]
+                }
+              ]
+            },
+            {
+              "children": [
+                {
+                  "position": [85, 0],
+                  "bounds": [15, 100],
+                  "drawsContent": true
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "position": [8, 13],
+          "bounds": [100, 100],
+          "drawsContent": true,
+          "children": [
+            {
+              "bounds": [100, 85],
+              "children": [
+                {
+                  "bounds": [200, 10]
+                }
+              ]
+            },
+            {
+              "children": [
+                {
+                  "position": [0, 85],
+                  "bounds": [100, 15],
+                  "drawsContent": true
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "position": [8, 13],
+          "bounds": [100, 100],
+          "drawsContent": true,
+          "children": [
+            {
+              "bounds": [85, 85],
+              "children": [
+                {
+                  "bounds": [200, 200]
+                }
+              ]
+            },
+            {
+              "children": [
+                {
+                  "position": [0, 85],
+                  "bounds": [85, 15],
+                  "drawsContent": true
+                },
+                {
+                  "position": [85, 0],
+                  "bounds": [15, 85],
+                  "drawsContent": true
+                },
+                {
+                  "position": [85, 85],
+                  "bounds": [15, 15],
+                  "drawsContent": true
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "position": [8, 13],
+          "bounds": [100, 100],
+          "drawsContent": true,
+          "children": [
+            {
+              "bounds": [100, 100],
+              "children": [
+                {
+                  "bounds": [10, 10],
+                  "drawsContent": true,
+                  "children": [
+                    {
+
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "children": [
+                {
+                  "position": [85, 85],
+                  "bounds": [15, 15],
+                  "drawsContent": true
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}