| 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 49a7939d101ff79cbef894501a11171e49cc9dd1..42c3afcae8e35e77219a32b9f8b658f1c115b0b1 100644
|
| --- a/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/add-remove-squashed-layers-expected.txt
|
| @@ -157,6 +157,7 @@ CASE 5, overlap2 gets added back:
|
| "repaintRects": [
|
| [80, 80, 100, 100],
|
| [0, 0, 100, 100],
|
| + [0, 0, 100, 100],
|
| [0, 0, 100, 100]
|
| ]
|
| }
|
| @@ -193,6 +194,7 @@ CASE 6, overlap1 gets added back, and overlap3 gets removed:
|
| [80, 80, 100, 100],
|
| [80, 80, 100, 100],
|
| [0, 0, 100, 100],
|
| + [0, 0, 100, 100],
|
| [0, 0, 100, 100]
|
| ]
|
| }
|
|
|