From 95657002a41d2bc4810d5a0fc8a925dbef212b87 Mon Sep 17 00:00:00 2001 From: Eric Willigers <> Date: Fri, 30 Mar 2018 17:52:45 +1100 Subject: [PATCH 1/2] Remove support for segment-completing close path Segment-completing close path commands, where coordinates are omitted and implicitly replaced with the initial point of the subpath, lack implementations and have been removed from the spec. Discussed in #385 --- master/changes.html | 4 -- master/paths.html | 101 ++++++-------------------------------------- 2 files changed, 12 insertions(+), 93 deletions(-) diff --git a/master/changes.html b/master/changes.html index 452342b6..1f352338 100644 --- a/master/changes.html +++ b/master/changes.html @@ -433,10 +433,6 @@