- From: viralipurbey via GitHub <noreply@w3.org>
- Date: Tue, 12 May 2026 07:36:40 +0000
- To: public-svg-issues@w3.org
viralipurbey has just submitted a new pull request for https://github.com/w3c/svgwg: == Change SVGPathSegment from [NoInterfaceObject] interface to dictionary == Resolves https://github.com/w3c/svgwg/issues/1082. Resolution: https://www.w3.org/2026/03/26-svg-minutes.html - Convert SVGPathSegment from a [NoInterfaceObject] interface to a dictionary - Mark type and values as required members - Change values type from sequence<float> to sequence<unrestricted float> See https://github.com/w3c/svgwg/pull/1106 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 12 May 2026 07:36:41 UTC