| Index: LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| diff --git a/LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt b/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| similarity index 93%
|
| copy from LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt
|
| copy to LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| index 170979163b37fd138ec0a15e3be1cd6bae53e003..4b430143d77a8b351eb741b14a5b07754ec7e91b 100644
|
| --- a/LayoutTests/compositing/squashing/iframes-are-never-squashed-expected.txt
|
| +++ b/LayoutTests/compositing/squashing/dont-squash-into-iframes-expected.txt
|
| @@ -7,17 +7,17 @@
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [8, 8],
|
| - "bounds": [200, 200],
|
| + "bounds": [104, 104],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "backgroundColor": "#D3D3D3"
|
| + "backgroundColor": "#ADD8E6"
|
| },
|
| {
|
| - "bounds": [104, 104],
|
| + "position": [50, 50],
|
| + "bounds": [200, 200],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "backgroundColor": "#ADD8E6"
|
| + "backgroundColor": "#D3D3D3"
|
| }
|
| ]
|
| }
|
|
|