| Index: third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| index 466febf8019df7686a0f9b47e78b9fd42c5549e8..11f017e288fd7d6b0493ae0010e74203f07493c9 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/compositing/overflow/scrolling-without-painting-expected.txt
|
| @@ -9,15 +9,16 @@
|
| {
|
| "position": [8, 8],
|
| "bounds": [202, 202],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| "position": [1, 1],
|
| "bounds": [185, 185],
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "bounds": [185, 1025],
|
| - "shouldFlattenTransform": false,
|
| "drawsContent": true
|
| }
|
| ]
|
|
|