normalize linefeeds for textareas
As the native FormData implementation converts linefeeds (LF) provided through user input to CRLF, the polyfill should do the same.
As the native FormData implementation converts linefeeds (LF) provided through user input to CRLF, the polyfill should do the same.