Index: third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/selection-repaint-with-gaps-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/selection-repaint-with-gaps-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/selection-repaint-with-gaps-expected.txt |
index c5aefe1912719812751f71be6377edbedd2edabe..3e62876da6cb1687268dd48f3667f3f0d971605d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/selection-repaint-with-gaps-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/selection-repaint-with-gaps-expected.txt |
@@ -20,28 +20,24 @@ lorem ipsumlorem ipsumlorem ipsum |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutText #text", |
+ "rect": [0, 80, 38, 39], |
+ "reason": "selection" |
+ }, |
+ { |
"object": "InlineTextBox 'ipsum'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "InlineTextBox 'lorem'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='item1' class='item'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='inline-block'", |
- "rect": [0, 0, 0, 0], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [0, 80, 38, 39], |
"reason": "selection" |
} |
] |
@@ -73,53 +69,45 @@ lorem ipsumlorem ipsumlorem ipsum |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutText #text", |
+ "rect": [0, 80, 39, 39], |
+ "reason": "selection" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "rect": [0, 160, 38, 39], |
+ "reason": "selection" |
+ }, |
+ { |
"object": "InlineTextBox 'ipsum'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "InlineTextBox 'ipsum'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "InlineTextBox 'lorem'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "InlineTextBox 'lorem'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='item1' class='item'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='item2' class='item'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='inline-block'", |
- "rect": [0, 0, 0, 0], |
"reason": "selection" |
}, |
{ |
"object": "LayoutBlockFlow DIV class='inline-block'", |
- "rect": [0, 0, 0, 0], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [0, 80, 39, 39], |
- "reason": "selection" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [0, 160, 38, 39], |
"reason": "selection" |
} |
] |