Consider merging https://chromium.googlesource.com/chromium/blink/+/7540d33136b1f04a01ce35209aab7ec0928a2fe6 Currently the line ending normalization functions returns an empty string when a string including null characters is given. This CL fixes the behavior. The attached test case fails on WebKit.
Created attachment 220319 [details] merge
Comment on attachment 220319 [details] merge Clearing flags on attachment: 220319 Committed r161269: <http://trac.webkit.org/changeset/161269>
All reviewed patches have been landed. Closing bug.