Index: LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt |
diff --git a/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt b/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt |
index a7de5c61bc718a7fadea2dc85edd9213123370e3..5a8c8c4eed4ebb9ba622d09f9c044ddb5b1624a7 100644 |
--- a/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt |
+++ b/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt |
@@ -55,9 +55,9 @@ CASE 2, overlap3 gets added: |
(bounds 260.00 260.00) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 100.00 100.00) |
- (rect 80.00 80.00 100.00 100.00) |
(rect 160.00 160.00 20.00 20.00) |
+ (rect 80.00 80.00 100.00 100.00) |
+ (rect 0.00 0.00 100.00 100.00) |
) |
) |
) |
@@ -89,8 +89,8 @@ CASE 3, overlap2 gets removed. Since this does not resize the layer, there shoul |
(bounds 260.00 260.00) |
(drawsContent 1) |
(repaint rects |
- (rect 80.00 80.00 100.00 100.00) |
(rect 160.00 160.00 100.00 100.00) |
+ (rect 80.00 80.00 100.00 100.00) |
) |
) |
) |
@@ -157,8 +157,8 @@ CASE 5, overlap2 gets added back: |
(bounds 180.00 180.00) |
(drawsContent 1) |
(repaint rects |
- (rect 0.00 0.00 20.00 20.00) |
(rect 0.00 0.00 100.00 100.00) |
+ (rect 0.00 0.00 20.00 20.00) |
) |
) |
) |
@@ -195,8 +195,8 @@ CASE 6, overlap1 gets added back, and overlap3 gets removed: |
(repaint rects |
(rect 80.00 80.00 100.00 100.00) |
(rect 0.00 0.00 100.00 100.00) |
- (rect 0.00 0.00 20.00 20.00) |
(rect 0.00 0.00 100.00 100.00) |
+ (rect 0.00 0.00 20.00 20.00) |
) |
) |
) |