| Index: third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-rl-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-rl-expected.txt b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-rl-expected.txt
|
| index f2109b81b1b1f7fa3ebc4465087ba47bbba37472..e5fff4b815d0924e388b03c4ca9957f168e9ab59 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-rl-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/selection/invalidation-rect-includes-newline-for-vertical-rl-expected.txt
|
| @@ -7,33 +7,28 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 8, 32, 48],
|
| + "reason": "selection"
|
| + },
|
| + {
|
| "object": "InlineTextBox 'xx'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "InlineTextBox 'y'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='container'",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "selection"
|
| },
|
| {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "selection"
|
| - },
|
| - {
|
| - "object": "LayoutText #text",
|
| - "rect": [8, 8, 32, 48],
|
| "reason": "selection"
|
| }
|
| ]
|
|
|