- From: Luke Warlow via GitHub <noreply@w3.org>
- Date: Tue, 09 Sep 2025 17:00:50 +0000
- To: public-svg-issues@w3.org
Yeah true a `HyperlinkElementUtils` mixin which includes all but href and then HTMLHyperlinkElementUtils can just use that + have the href. I'm not sure if a mixin can include or extend a mixin off the top of my head but either way we could do that in some form. I guess do we think these things are actually needed? Saying that there's some existing duplicates between the HTMLAnchorElement and SVGAElement so perhaps they can be moved to the shared mixin too? -- GitHub Notification of comment by lukewarlow Please view or discuss this issue at https://github.com/w3c/svgwg/issues/312#issuecomment-3271554749 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 September 2025 17:00:50 UTC