| Index: LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
|
| index c8f9145631964dce96bdbbff31e2be135db91aa9..5085e8ca71d7b09c3b46d8e6d7703918c464e0af 100644
|
| --- a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
|
| @@ -51,6 +51,7 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint:
|
| [0, 200, 200, 100],
|
| [0, 100, 200, 100],
|
| [0, 100, 200, 100],
|
| + [0, 0, 200, 100],
|
| [0, 0, 200, 100]
|
| ],
|
| "children": [
|
| @@ -138,6 +139,7 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint:
|
| [0, 200, 200, 100],
|
| [0, 200, 200, 100],
|
| [0, 100, 200, 100],
|
| + [0, 0, 200, 100],
|
| [0, 0, 200, 100]
|
| ],
|
| "children": [
|
|
|