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

Side by Side Diff: LayoutTests/svg/animations/polyline-set-expected.svg

Issue 79063004: Fix animation of points attribute for polygons (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Properly merge Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/svg/animations/polyline-set.svg ('k') | Source/core/rendering/svg/SVGPathData.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <polyline points="10,10 210,10 210,210 10,210" fill="none" stroke="green" stro ke-width="20" />
3 </svg>
OLDNEW
« no previous file with comments | « LayoutTests/svg/animations/polyline-set.svg ('k') | Source/core/rendering/svg/SVGPathData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698