| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
|
| similarity index 54%
|
| copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
|
| index b96665fe2fa64a705bb3e5f2729a0579fd74b9c0..4d9c6c8c339e9837e6d7d720d577d344a0b4323a 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-after-delete-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/selection-after-delete-expected.txt
|
| @@ -8,28 +8,13 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='test'",
|
| - "rect": [38, 74, 152, 110],
|
| + "rect": [38, 78, 152, 102],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [39, 75, 123, 107],
|
| + "rect": [39, 79, 146, 99],
|
| "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='test'",
|
| - "rect": [38, 74, 3, 19],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='test'",
|
| - "rect": [38, 74, 3, 19],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='test'",
|
| - "rect": [38, 74, 3, 19],
|
| - "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| }
|
| @@ -40,10 +25,6 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='test'",
|
| "reason": "forced by layout"
|
| },
|
| @@ -53,11 +34,7 @@
|
| },
|
| {
|
| "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| },
|
| {
|
| "object": "LayoutBR BR",
|
|
|