- From: Karl Dubost via GitHub <noreply@w3.org>
- Date: Thu, 23 Apr 2026 12:35:08 +0000
- To: public-svg-issues@w3.org
karlcow has just merged karlcow's pull request 1076 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 Thursday, 23 April 2026 12:35:14 UTC