| Index: LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
|
| diff --git a/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt b/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
|
| index 7c29d58ab9942beaf26668d386b7534af7f0fa08..07ea9e20dab3a8fddd65126793d2e1c277baa8f9 100644
|
| --- a/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
|
| +++ b/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
|
| @@ -8,7 +8,8 @@
|
| "children": [
|
| {
|
| "position": [10, 10],
|
| - "bounds": [120, 120],
|
| + "transformOrigin": [60, 60],
|
| + "bounds": [270, 170],
|
| "drawsContent": true,
|
| "backgroundColor": "#008000",
|
| "children": [
|
|
|