Re: [svgwg] What should SVGStyleElement.type return when type attribute is missing? (#996)

The [obsolete type](https://html.spec.whatwg.org/#HTMLStyleElement-partial) Member is declared elsewhere.

```
partial interface HTMLStyleElement {
  [CEReactions, Reflect] attribute DOMString type;
};
```

-- 
GitHub Notification of comment by karlcow
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/996#issuecomment-3212778546 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 22 August 2025 02:06:49 UTC