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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/transformed-outlines-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/transformed-outlines-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/transformed-outlines-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/transformed-outlines-expected.txt
index 55c8399b18bd6ae58f9b89b10a42256832cbeb74..861f12821591b1bb9f7e3aaa4598892bee6a850d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/transformed-outlines-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/transformed-outlines-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 (13,8) size 104x104 [fill={[type=SOLID] [color=#FFA500]}] [cx=65.00] [cy=60.00] [r=50.00]
- LayoutSVGPath {path} at (138,8) size 104x104 [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 (138,8) size 104x104 [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 (268,8) size 104x104
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