r1650 - branches/bxe_2_0/relaxng
[email protected] Thu, 14 Dec 2006 07:37:11 +0100 (CET)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Thu Dec 14 07:37:09 2006
New Revision: 1650
Modified:
branches/bxe_2_0/relaxng/ElementVAL.js
Log:
WS only
Modified: branches/bxe_2_0/relaxng/ElementVAL.js
==============================================================================
--- branches/bxe_2_0/relaxng/ElementVAL.js (original)
+++ branches/bxe_2_0/relaxng/ElementVAL.js Thu Dec 14 07:37:09 2006
@@ -183,8 +183,7 @@
if (this.vdom ==null || typeof this.vdom == "undefined") {
//bad hack...
return true;
- }
- else if ( typeof this.vdom._canHaveText == "undefined") {
+ } else if ( typeof this.vdom._canHaveText == "undefined") {
var ac = this.allowedChildren;
if (ac) {
for (var i = 0; i < ac.length; i++) {
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs