- From: Karl Dubost via GitHub <noreply@w3.org>
- Date: Wed, 18 Mar 2026 07:16:51 +0000
- To: public-svg-issues@w3.org
karlcow has just submitted a new pull request for https://github.com/w3c/svgwg: == Remove SVGElementInstance mixin interface - Fix #1070 == No browser implements correspondingElement or correspondingUseElement on SVGElement. The SVGElementInstance mixin existed solely for these two attributes, so the entire mixin is removed. The conceptual terms "corresponding element" and "corresponding use element" are retained in the prose as they describe shadow tree relationships independent of the IDL interface. Fixes https://github.com/w3c/svgwg/issues/1070 See https://github.com/w3c/svgwg/pull/1076 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 March 2026 07:16:52 UTC