Bug 211272 - Double-quote munger breaks word wrapping

r=silver@warwickcompsoc.co.uk (James Ross)
ChatZilla Only. NPOTFFB.


git-svn-id: svn://10.0.0.236/trunk@254570 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
gijskruitbosch%gmail.com
2008-10-08 19:00:10 +00:00
parent 230ddfeea2
commit 49da461a50
4 changed files with 18 additions and 29 deletions

View File

@@ -37,6 +37,9 @@
*
* ***** END LICENSE BLOCK ***** */
// Namespaces we happen to need:
const XHTML_NS = "http://www.w3.org/1999/xhtml";
var utils = new Object();
var DEBUG = true;