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

Unified Diff: LayoutTests/virtual/slimmingpaint/svg/repaint/add-border-property-on-root-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/add-border-property-on-root-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt b/LayoutTests/virtual/slimmingpaint/svg/repaint/add-border-property-on-root-expected.txt
similarity index 77%
copy from LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt
copy to LayoutTests/virtual/slimmingpaint/svg/repaint/add-border-property-on-root-expected.txt
index 06e84e36eed9604b7ef8dba11725c453fb3c8445..dee8f287837880928d9836705a0695f604361554 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/radio/radio-focus-by-mouse-then-keydown-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/svg/repaint/add-border-property-on-root-expected.txt
@@ -6,10 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [6, 6, 22, 23]
+ [8, 8, 120, 120]
],
"paintInvalidationClients": [
- "LayoutBlockFlow INPUT"
+ "LayoutSVGRoot (positioned) svg"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698