| Index: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
|
| index f0db4a09f8c630bcba840b12896b4290cdf302ea..f9f7d07725526757823ba5dba829f4a84e4b5e28 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/compositing/overflow/scrolling-without-painting-expected.txt
|
| @@ -18,12 +18,7 @@
|
| {
|
| "bounds": [185, 1025],
|
| "shouldFlattenTransform": false,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "shouldFlattenTransform": false
|
| - }
|
| - ]
|
| + "drawsContent": true
|
| }
|
| ]
|
| },
|
| @@ -31,18 +26,13 @@
|
| "children": [
|
| {
|
| "position": [1, 186],
|
| - "bounds": [185, 15],
|
| - "drawsContent": true
|
| + "bounds": [185, 15]
|
| },
|
| {
|
| "position": [186, 1],
|
| "bounds": [15, 185],
|
| - "drawsContent": true,
|
| "repaintRects": [
|
| [0, 0, 15, 185]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "##ALL##"
|
| ]
|
| },
|
| {
|
|
|