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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/focus-ring-expected.txt

Issue 1479853002: Auto-rebaseline for r361873 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/platform/win/svg/custom/focus-ring-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/focus-ring-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/focus-ring-expected.txt
index 12d533b6225f44305b4117ce3d69edd5ac4fca33..a51166cf17f676e99331b6c804484a201ac83d5a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/focus-ring-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/focus-ring-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (10,10) size 437x527
LayoutSVGEllipse {circle} at (14,9) size 102x102 [fill={[type=SOLID] [color=#FFA500]}] [cx=65.00] [cy=60.00] [r=50.00]
- LayoutSVGPath {path} at (139,9) size 102x102 [fill={[type=SOLID] [color=#FFA500]}] [data="M 140 10 L 190 110 L 240 60 L 220 60 L 200 30 Z"]
+ LayoutSVGPath {path} at (139,9) size 102x102 [fill={[type=SOLID] [color=#FFA500]}] [data="M 140 10 l 50 100 l 50 -50 l -20 0 l -20 -30 Z"]
LayoutSVGContainer {g} at (269,9) size 102x102
LayoutSVGRect {rect} at (270,10) size 100x100 [fill={[type=SOLID] [color=#FFA500]}] [x=270.00] [y=10.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (10,140) size 137x137 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(60.00,140.00)}]

Powered by Google App Engine
This is Rietveld 408576698