| Index: third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt
|
| index eca105b4051bec53fb324c3f0c07413f9bbc1779..de97ec2835a536791ec2e453704cf5d0cc39a68a 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt
|
| @@ -16,15 +16,16 @@
|
| "children": [
|
| {
|
| "bounds": [102, 102],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| "position": [1, 1],
|
| "bounds": [100, 100],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| - "bounds": [100, 180],
|
| - "shouldFlattenTransform": false
|
| + "bounds": [100, 180]
|
| }
|
| ]
|
| }
|
|
|