X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fcompositing%2Fsquashing%2Fadd-remove-squashed-layers-expected.txt;h=49a7939d101ff79cbef894501a11171e49cc9dd1;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=c0b9bc51b5d8be18f9fefab56f665b2c6bef12f3;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt b/src/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt index c0b9bc5..49a7939 100644 --- a/src/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt +++ b/src/third_party/WebKit/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt @@ -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] ]