Index: LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt |
diff --git a/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt |
index d92d7b8a3de89d457f1d6a9b92979a805d200589..530850b5c92adc7e97f00cf6db3d989ca8fd97a3 100644 |
--- a/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt |
+++ b/LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt |
@@ -6,11 +6,8 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"repaintRects": [ |
- [380, 1008, 54, 28], |
- [24, 1012, 737, 20], |
- [24, 1012, 737, 20], |
- [24, 1008, 737, 28], |
- [24, 1008, 737, 28] |
+ [384, 1012, 46, 20], |
+ [24, 1012, 737, 20] |
], |
"paintInvalidationClients": [ |
"InlineTextBox 'pservers-pattern-01-b \u2190'", |
@@ -19,7 +16,6 @@ |
"InlineTextBox '\n'", |
"InlineTextBox '\u2192 script-handle-01-b'", |
"RootInlineBox", |
- "LayoutBlockFlow DIV class='linkbar'", |
chrishtr
2015/08/05 03:57:50
Why are there fewer invalidations here now?
Xianzhu
2015/08/05 15:58:43
This is because we have smaller focus ring overflo
chrishtr
2015/08/05 16:53:59
But what in this CL resulted in the div not changi
|
"LayoutBlockFlow P", |
"LayoutInline A", |
"InlineFlowBox" |