Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / virtual / softwarecompositing / overflow / textarea-scroll-touch-expected.txt
index bd7ebff..39c686f 100644 (file)
@@ -1,82 +1,92 @@
   
-(GraphicsLayer
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (drawsContent 1)
-      (children 2
-        (GraphicsLayer
-          (position 18.00 18.00)
-          (bounds 206.00 126.00)
-          (contentsOpaque 1)
-          (drawsContent 1)
-          (backgroundColor #CCCCCC)
-          (children 3
-            (GraphicsLayer
-              (position 1.00 1.00)
-              (bounds 189.00 124.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 189.00 337.00)
-                  (shouldFlattenTransform 0)
-                  (drawsContent 1)
-                  (children 1
-                    (GraphicsLayer
-                    )
-                  )
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 190.00 1.00)
-              (bounds 15.00 109.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 190.00 110.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-        (GraphicsLayer
-          (position 248.00 18.00)
-          (bounds 206.00 126.00)
-          (contentsOpaque 1)
-          (drawsContent 1)
-          (backgroundColor #CCCCCC)
-          (children 3
-            (GraphicsLayer
-              (position 1.00 1.00)
-              (bounds 189.00 124.00)
-              (children 1
-                (GraphicsLayer
-                  (bounds 189.00 337.00)
-                  (shouldFlattenTransform 0)
-                  (drawsContent 1)
-                  (children 1
-                    (GraphicsLayer
-                    )
-                  )
-                )
-              )
-            )
-            (GraphicsLayer
-              (position 190.00 1.00)
-              (bounds 15.00 109.00)
-              (drawsContent 1)
-            )
-            (GraphicsLayer
-              (position 190.00 110.00)
-              (bounds 15.00 15.00)
-              (drawsContent 1)
-            )
-          )
-        )
-      )
-    )
-  )
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "children": [
+        {
+          "position": [18, 18],
+          "bounds": [206, 126],
+          "contentsOpaque": true,
+          "drawsContent": true,
+          "backgroundColor": "#CCCCCC",
+          "children": [
+            {
+              "position": [1, 1],
+              "bounds": [189, 124],
+              "children": [
+                {
+                  "bounds": [189, 337],
+                  "shouldFlattenTransform": false,
+                  "drawsContent": true,
+                  "children": [
+                    {
+                      "shouldFlattenTransform": false
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "children": [
+                {
+                  "position": [190, 1],
+                  "bounds": [15, 109],
+                  "drawsContent": true
+                },
+                {
+                  "position": [190, 110],
+                  "bounds": [15, 15],
+                  "drawsContent": true
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "position": [248, 18],
+          "bounds": [206, 126],
+          "contentsOpaque": true,
+          "drawsContent": true,
+          "backgroundColor": "#CCCCCC",
+          "children": [
+            {
+              "position": [1, 1],
+              "bounds": [189, 124],
+              "children": [
+                {
+                  "bounds": [189, 337],
+                  "shouldFlattenTransform": false,
+                  "drawsContent": true,
+                  "children": [
+                    {
+                      "shouldFlattenTransform": false
+                    }
+                  ]
+                }
+              ]
+            },
+            {
+              "children": [
+                {
+                  "position": [190, 1],
+                  "bounds": [15, 109],
+                  "drawsContent": true
+                },
+                {
+                  "position": [190, 110],
+                  "bounds": [15, 15],
+                  "drawsContent": true
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    }
+  ]
+}