- From: Karl Dubost via GitHub <noreply@w3.org>
- Date: Thu, 28 May 2026 03:15:37 +0000
- To: public-svg-issues@w3.org
karlcow has just merged viralipurbey's pull request 1106 for https://github.com/w3c/svgwg: == Change SVGPathSegment from [NoInterfaceObject] interface to dictionary == Resolves https://github.com/w3c/svgwg/issues/1082 and https://github.com/w3c/svgwg/issues/974. 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 Thursday, 28 May 2026 03:15:37 UTC