| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| index 0ceb52bbe59658ba730b9de128b660c4c5504e0c..5724c0b843cc009a9c34e34ea86e26480310bae3 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [11, 33, 79, 17],
|
| - "reason": "selection"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [11, 11, 61, 17],
|
| + "rect": [11, 33, 79, 17],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [85, 33, 5, 17],
|
| - "reason": "incremental"
|
| + "rect": [11, 11, 61, 17],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [67, 11, 5, 17],
|
| - "reason": "incremental"
|
| + "rect": [11, 11, 61, 17],
|
| + "reason": "selection"
|
| }
|
| ]
|
| }
|
| @@ -56,11 +56,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox 'First cell'",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutTableCell TD id='secondCell'",
|
| @@ -76,11 +76,11 @@
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "InlineTextBox 'Second cell'",
|
| - "reason": "incremental"
|
| + "reason": "full"
|
| }
|
| ]
|
| }
|
|
|