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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/repaint/focus-element-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/virtual/slimmingpaint/svg/repaint/focus-element-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/focus-element-expected.txt
similarity index 83%
copy from LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/repaint/focus-element-expected.txt
index 608c4cb3ea81c07203743f73fa1ff8f37411933a..e2bba2c23f43b9b489220f8c92a3f04fc9714af7 100644
--- a/LayoutTests/virtual/slimmingpaint/svg/filters/animate-fill-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/focus-element-expected.txt
@@ -6,7 +6,8 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 110, 110]
+ [58, 58, 50, 50],
+ [53, 53, 60, 60]
],
"paintInvalidationClients": [
"LayoutSVGRect rect id='rect'"

Powered by Google App Engine
This is Rietveld 408576698