Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(41)

Unified Diff: LayoutTests/platform/linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt

Issue 1269123002: Preparation for combining paths of focus rings and outlines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove debug from fast/css/focus-ring-recursive-continuations.html Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698