Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt |
index 37ad31d3d807f5857c71f197b049e4132b5df4c1..2f2a5c05a6a59d4557fbc1fc4a35e1a38f2a1898 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-expected.txt |
@@ -9,12 +9,7 @@ |
{ |
"object": "LayoutText #text", |
"rect": [8, 8, 48, 33], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 8, 48, 32], |
- "reason": "selection" |
+ "reason": "bounds change" |
} |
] |
} |
@@ -34,27 +29,15 @@ |
}, |
{ |
"object": "LayoutText #text", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'xx'", |
- "reason": "selection" |
- }, |
- { |
- "object": "InlineTextBox 'y'", |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "InlineTextBox 'xx'", |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "InlineTextBox 'y'", |
- "reason": "full" |
+ "reason": "bounds change" |
} |
] |
} |