swiftwasm / WebAPIKit

Access the DOM and other Web APIs from Swift! (Very much a WIP)
MIT License
61 stars 8 forks source link

HTMLElement should extend ElementCSSInlineStyle #49

Open bestwnh opened 9 months ago

bestwnh commented 9 months ago

extension HTMLElement: ElementCSSInlineStyle {} should be add to the library. Now the ElementCSSInlineStyle is almost useless.