| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| index 912d4598cb6a254e21f4dc1279c10b4b5e69ed8c..fc1b8fd6de885f61ee4e2048178d2eaa6d5711cc 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutText #text",
|
| "rect": [11, 35, 74, 19],
|
| - "reason": "selection"
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [11, 11, 55, 19],
|
| + "rect": [11, 35, 74, 19],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [81, 35, 4, 19],
|
| - "reason": "incremental"
|
| + "rect": [11, 11, 55, 19],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [62, 11, 4, 19],
|
| - "reason": "incremental"
|
| + "rect": [11, 11, 55, 19],
|
| + "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"
|
| }
|
| ]
|
| }
|
|
|