| Index: LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
|
| diff --git a/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt b/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
|
| index 71522228b0b308ee31ecc73a365a0881c3aa35d7..ae40ab74d0dd1c59f674aa59136ec5ad5916b4d6 100644
|
| --- a/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
|
| +++ b/LayoutTests/platform/linux/compositing/backing/no-backing-for-clip-expected.txt
|
| @@ -11,6 +11,7 @@ This layer should not have backing store.
|
| {
|
| "position": [8, 8],
|
| "bounds": [342, 244],
|
| + "drawsContent": true,
|
| "children": [
|
| {
|
| "position": [1, 1],
|
| @@ -19,6 +20,7 @@ This layer should not have backing store.
|
| {
|
| "position": [20, 40],
|
| "bounds": [342, 182],
|
| + "drawsContent": true,
|
| "children": [
|
| {
|
| "position": [1, 1],
|
|
|