Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt |
index ed0f6035836030bbe94041fbcde6a14d10278f7a..b5ccd810a2e730af18387fc17085c49c31bd2aa5 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection-partial-invalidation-between-blocks-expected.txt |
@@ -9,22 +9,12 @@ |
{ |
"object": "LayoutText #text", |
"rect": [11, 33, 79, 18], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 33, 79, 18], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [11, 11, 61, 18], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutText #text", |
"rect": [11, 11, 61, 18], |
- "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" |
} |
] |
} |