ryansolid / dom-expressions

A Fine-Grained Runtime for Performant DOM Rendering
MIT License
863 stars 125 forks source link

add `width` and `height` attributes to `SourceHTMLAttributes` #339

Closed yume-chan closed 2 weeks ago

yume-chan commented 1 month ago

Source: https://developer.mozilla.org/en-US/docs/Web/API/HTMLSourceElement

ryansolid commented 2 weeks ago

Thanks