| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| similarity index 68%
|
| copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| index 9d43c33f117445d943a0715e752c9618533fc858..1795923fc0da923aa69e8ec6c50dad378185fb75 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/caret-with-composited-scroll-expected.txt
|
| @@ -32,21 +32,6 @@
|
| "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"
|
| }
|
| ]
|
| },
|
| @@ -69,10 +54,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| "object": "LayoutTextControl INPUT id='text'",
|
| "reason": "subtree"
|
| },
|
| @@ -82,11 +63,7 @@
|
| },
|
| {
|
| "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| }
|
| ]
|
| }
|
|
|