| Index: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/delete-into-nested-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/delete-into-nested-block-expected.txt
|
| similarity index 71%
|
| copy from third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/delete-into-nested-block-expected.txt
|
| index 63c54970250fc62baaa48c43eb83155c0af744b1..ff84e0cf295cc7861c416a6d780439d8754a3cf0 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/delete-into-nested-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/delete-into-nested-block-expected.txt
|
| @@ -8,58 +8,43 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow DIV id='two'",
|
| - "rect": [8, 137, 784, 37],
|
| + "rect": [8, 147, 784, 41],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [8, 155, 784, 19],
|
| + "rect": [8, 167, 784, 21],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "rect": [8, 137, 784, 19],
|
| + "rect": [8, 147, 784, 21],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='one'",
|
| - "rect": [8, 119, 784, 19],
|
| + "rect": [8, 127, 784, 21],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 155, 32, 18],
|
| + "rect": [8, 167, 30, 20],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 119, 32, 18],
|
| + "rect": [8, 127, 30, 20],
|
| "reason": "layoutObject insertion"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 137, 28, 18],
|
| + "rect": [8, 147, 27, 20],
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [8, 119, 28, 18],
|
| + "rect": [8, 127, 26, 20],
|
| "reason": "layoutObject removal"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [7, 118, 3, 20],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [7, 118, 3, 20],
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [7, 118, 3, 20],
|
| - "reason": "invalidate paint rectangle"
|
| }
|
| ]
|
| }
|
| @@ -106,10 +91,6 @@
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='one'",
|
| "reason": "full"
|
| },
|
| @@ -119,11 +100,7 @@
|
| },
|
| {
|
| "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| - },
|
| - {
|
| - "object": "Caret",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "caret"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|