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 5724c0b843cc009a9c34e34ea86e26480310bae3..dc7049b7c77da4e9b0b75a0de9cef6e0bd191486 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,12 @@ |
{ |
"object": "LayoutText #text", |
"rect": [11, 33, 79, 17], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 33, 79, 17], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 11, 61, 17], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutText #text", |
"rect": [11, 11, 61, 17], |
- "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" |
} |
] |
} |