OSDN Git Service

Version 0.6.156, add X.UI.Repeater.
[pettanr/clientJs.git] / 0.6.x / js / 01_core / 16_XViewPort.js
index 5a4ad5f..a55a12e 100644 (file)
@@ -312,7 +312,7 @@ X[ 'ViewPort' ] = {
         * @type {Node}
         */
                        X[ 'Doc' ][ 'html' ] = html = X_Node_html = elmHtml && new Node( elmHtml )[ 'removeClass' ]( 'js-disabled' )[ 'addClass' ]( X_UA_classNameForHTML );
-                       html[ '_flags' ] |= X_Node_State.IN_TREE;
+                       html[ '_flags' ] |= X_NodeFlags_IN_TREE;
 
        /**
         * Node( head )