| 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 6625bf97f25106382af8a60827ca8cb195327ace..c8f9145631964dce96bdbbff31e2be135db91aa9 100644
|
| --- a/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/squash-above-fixed-1-expected.txt
|
| @@ -70,7 +70,6 @@ CASE 2, scrolling y to 80, new layers will be squashed, so things repaint:
|
| "drawsContent": true,
|
| "backgroundColor": "#00FFFF",
|
| "repaintRects": [
|
| - [0, 0, 200, 100],
|
| [0, 0, 200, 100]
|
| ]
|
| },
|
| @@ -158,7 +157,6 @@ CASE 4, scrolling y to 170 new layers will be squashed, so things repaint:
|
| "drawsContent": true,
|
| "backgroundColor": "#00FF00",
|
| "repaintRects": [
|
| - [0, 0, 200, 100],
|
| [0, 0, 200, 100]
|
| ]
|
| },
|
|
|