Skip to content

normalize linefeeds for textareas

Compare
Choose a tag to compare
@jimmywarting jimmywarting released this 21 Dec 13:49
· 74 commits to master since this release
As the native FormData implementation converts linefeeds (LF) provided through user input to CRLF, the polyfill should do the same.