deno-dom
deno-dom copied to clipboard
HTMLElement
- feat: HTMLElement
- feat: HTMLBRElement
- feat: CSSStyleDeclaration
- feat: DOMStringMap
- feat: CSSStyleValue (partial)
- fix: innerText converts linebreaks to BR elements
- fix: innerText removed from Element and added to HTMLElement
- fix: tests on Windows
- update std