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 fc1b8fd6de885f61ee4e2048178d2eaa6d5711cc..abe7b4878193220429fd58370e1d402fdb7d0197 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,12 @@ |
{ |
"object": "LayoutText #text", |
"rect": [11, 35, 74, 19], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 35, 74, 19], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 11, 55, 19], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutText #text", |
"rect": [11, 11, 55, 19], |
- "reason": "selection" |
+ "reason": "bounds change" |
} |
] |
} |
@@ -48,19 +38,11 @@ |
}, |
{ |
"object": "LayoutText #text", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'First cell'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "InlineTextBox 'First cell'", |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutTableCell TD id='secondCell'", |
@@ -68,19 +50,11 @@ |
}, |
{ |
"object": "LayoutText #text", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'Second cell'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "InlineTextBox 'Second cell'", |
- "reason": "full" |
+ "reason": "bounds change" |
} |
] |
} |