| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| index d8d9c512b46fbb9342c13b9e209911a2bc67bb0d..772ec9eba15390a3e7296033df44cc24f1e6991b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| @@ -1,80 +1,70 @@
|
| {
|
| - "name": "Content Root Layer",
|
| - "bounds": [800, 600],
|
| - "children": [
|
| + "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "LayoutBlockFlow DIV id='scroller'",
|
| + "position": [8, 48],
|
| + "bounds": [100, 100],
|
| + "shouldFlattenTransform": false,
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Scrolling Layer",
|
| + "bounds": [100, 100],
|
| + "shouldFlattenTransform": false
|
| + },
|
| + {
|
| + "name": "Scrolling Contents Layer",
|
| + "bounds": [205, 1022],
|
| "drawsContent": true,
|
| - "children": [
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutTextControl INPUT id='text'",
|
| + "rect": [-1, 999, 207, 24],
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [3, 1003, 200, 16],
|
| + "reason": "subtree"
|
| + },
|
| {
|
| - "name": "LayoutBlockFlow DIV id='scroller'",
|
| - "position": [8, 48],
|
| - "bounds": [100, 100],
|
| - "shouldFlattenTransform": false,
|
| - "drawsContent": true,
|
| - "children": [
|
| - {
|
| - "name": "Scrolling Layer",
|
| - "bounds": [100, 100],
|
| - "shouldFlattenTransform": false,
|
| - "children": [
|
| - {
|
| - "name": "Scrolling Contents Layer",
|
| - "bounds": [205, 1022],
|
| - "drawsContent": true,
|
| - "paintInvalidations": [
|
| - {
|
| - "object": "LayoutTextControl INPUT id='text'",
|
| - "rect": [-1, 999, 207, 24],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [3, 1003, 200, 16],
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [2, 1002, 3, 18],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [2, 1002, 3, 18],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| - "rect": [2, 1002, 3, 18],
|
| - "reason": "invalidate paint rectangle"
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| - },
|
| - {
|
| - "name": "Overflow Controls Host Layer",
|
| - "bounds": [100, 100],
|
| - "children": [
|
| - {
|
| - "name": "Horizontal Scrollbar Layer",
|
| - "position": [0, 100],
|
| - "bounds": [100, 0],
|
| - "drawsContent": true
|
| - },
|
| - {
|
| - "name": "Vertical Scrollbar Layer",
|
| - "position": [100, 0],
|
| - "bounds": [0, 100],
|
| - "drawsContent": true
|
| - }
|
| - ]
|
| - }
|
| - ]
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [2, 1002, 3, 18],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [2, 1002, 3, 18],
|
| + "reason": "invalidate paint rectangle"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='inner-editor'",
|
| + "rect": [2, 1002, 3, 18],
|
| + "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| + },
|
| + {
|
| + "name": "Overflow Controls Host Layer",
|
| + "bounds": [100, 100]
|
| + },
|
| + {
|
| + "name": "Horizontal Scrollbar Layer",
|
| + "position": [0, 100],
|
| + "bounds": [100, 0],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "name": "Vertical Scrollbar Layer",
|
| + "position": [100, 0],
|
| + "bounds": [0, 100],
|
| + "drawsContent": true
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
|
|