ember-template-lint/ember-template-recast

Textarea doesn't retain whitespace in children

Closed this issue · 3 comments

kamal commented

It appears that newlines inside textearea children are being stripped. I added a failing test to illustrate this issue #359

Thanks for reporting! This is directly caused by the changes over in tildeio/simple-html-tokenizer#59 which was done to match spec behavior while actually rendering.

I took another crack at fixing that issue tildeio/simple-html-tokenizer#90

The fix for this is released in 4.2.1.