com-lihaoyi / scalatags

ScalaTags is a small XML/HTML construction library for Scala.
https://com-lihaoyi.github.io/scalatags/
MIT License
758 stars 117 forks source link

Add wrap attr #131

Closed mathieuleclaire closed 7 years ago

mathieuleclaire commented 8 years ago

Add missing wrap attr for TextArea: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-wrap

mathieuleclaire commented 7 years ago

Add also some missing svgAttrs (orient, refX, refY)