Comment 8 for bug 286289

Revision history for this message
In , Jruderman (jruderman) wrote :

Simply doing

  document.getElementById("msg").innerHTML += "";

causes an extra set of <b>'s to appear inside the div. I'm pretty sure that's wrong.