Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
index 396847a3bb5dfae55e1debe4c7044e8826d1e830..cdb0a794045b5ee21d7f2ec3eb4b849ed2b2f2eb 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/selection/invalidation-rect-includes-newline-for-vertical-lr-expected.txt |
@@ -9,12 +9,7 @@ |
{ |
"object": "LayoutText #text", |
"rect": [7, 8, 33, 48], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 8, 32, 48], |
- "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" |
} |
] |
} |