Comment 1 for bug 1512181

Revision history for this message
Robert Lyon (robertl-9) wrote :

The problem here is this:

Textarea has a value (JavaScript) property just like a text input. It doesn't have an HTML value attribute.

We will need to clean out the innerHTML of the texarea as well