Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / add-remove-squashed-layers-expected.txt
index c0b9bc5..49a7939 100644 (file)
@@ -10,6 +10,7 @@ CASE 1, original layer tree with overlap1 and overlap2:
       "drawsContent": true,
       "children": [
         {
+          "shouldFlattenTransform": false,
           "children": [
             {
               "position": [60, 60],
@@ -39,6 +40,7 @@ CASE 2, overlap3 gets added:
       "drawsContent": true,
       "children": [
         {
+          "shouldFlattenTransform": false,
           "children": [
             {
               "position": [60, 60],
@@ -52,7 +54,6 @@ CASE 2, overlap3 gets added:
               "bounds": [260, 260],
               "drawsContent": true,
               "repaintRects": [
-                [160, 160, 100, 100],
                 [160, 160, 100, 100]
               ]
             }
@@ -72,6 +73,7 @@ CASE 3, overlap2 gets removed. Since this does not resize the layer, there shoul
       "drawsContent": true,
       "children": [
         {
+          "shouldFlattenTransform": false,
           "children": [
             {
               "position": [60, 60],
@@ -104,6 +106,7 @@ CASE 4, overlap1 gets removed:
       "drawsContent": true,
       "children": [
         {
+          "shouldFlattenTransform": false,
           "children": [
             {
               "position": [60, 60],
@@ -119,7 +122,6 @@ CASE 4, overlap1 gets removed:
               "repaintRects": [
                 [160, 160, 100, 100],
                 [0, 0, 100, 100],
-                [0, 0, 100, 100],
                 [0, 0, 100, 100]
               ]
             }
@@ -139,6 +141,7 @@ CASE 5, overlap2 gets added back:
       "drawsContent": true,
       "children": [
         {
+          "shouldFlattenTransform": false,
           "children": [
             {
               "position": [60, 60],
@@ -153,8 +156,6 @@ CASE 5, overlap2 gets added back:
               "drawsContent": true,
               "repaintRects": [
                 [80, 80, 100, 100],
-                [80, 80, 100, 100],
-                [0, 0, 100, 100],
                 [0, 0, 100, 100],
                 [0, 0, 100, 100]
               ]
@@ -175,6 +176,7 @@ CASE 6, overlap1 gets added back, and overlap3 gets removed:
       "drawsContent": true,
       "children": [
         {
+          "shouldFlattenTransform": false,
           "children": [
             {
               "position": [60, 60],
@@ -190,8 +192,6 @@ CASE 6, overlap1 gets added back, and overlap3 gets removed:
               "repaintRects": [
                 [80, 80, 100, 100],
                 [80, 80, 100, 100],
-                [80, 80, 100, 100],
-                [0, 0, 100, 100],
                 [0, 0, 100, 100],
                 [0, 0, 100, 100]
               ]