| ELEMENT_NODE | 1 | 
| ATTRIBUTE_NODE(deprecated) | 2 | 
| TEXT_NODE | 3 | 
| CDATA_SECTION_NODE(deprecated) | 4 | 
| ENTITY_REFERENCE_NODE(deprecated) | 5 | 
| ENTITY_NODE(deprecated) | 6 | 
| PROCESSING_INSTRUCTION_NODE | 7 | 
| COMMENT_NODE | 8 | 
| DOCUMENT_NODE | 9 | 
| DOCUMENT_TYPE_NODE | 10 | 
| DOCUMENT_FRAGMENT_NODE | 11 | 
| NOTATION_NODE(deprecated) | 12 | 
| Constant | Description | 
| CSS_CUSTOM | The value is a custom value. | 
| CSS_INHERIT | The value is inherited and the cssTextcontains"inherit". | 
| CSS_PRIMITIVE_VALUE | The value is a primitive value and an instance of the CSSPrimitiveValueinterface can be obtained by using binding-specific casting methods on this instance of theCSSValueinterface. | 
| CSS_VALUE_LIST | The value is a CSSValuelist and an instance of theCSSValueListinterface can be obtained by using binding-specific casting methods on this instance of theCSSValueinterface. | 
| Constant | Description | 
| CSS_ATTR | The value is an attr()function. The value can be obtained by using thegetStringValue()method. | 
| CSS_CM | The value is a lengthin centimeters. The value can be obtained by using thegetFloatValue()method. | 
| CSS_COUNTER | The value is a counter or counters function. The value can be obtained by using the getCounterValue()method. | 
| CSS_DEG | The value is an anglein degrees. The value can be obtained by using thegetFloatValue()method. | 
| CSS_DIMENSION | The value is a numberwith an unknown dimension. The value can be obtained by using thegetFloatValue()method. | 
| CSS_EMS | The value is a lengthin em units. The value can be obtained by using thegetFloatValue()method. | 
| CSS_EXS | The value is a lengthin ex units. The value can be obtained by using thegetFloatValue()method. | 
| CSS_GRAD | The value is an anglein grads. The value can be obtained by using thegetFloatValue()method. | 
| CSS_HZ | The value is a frequencyin Hertz. The value can be obtained by using the getFloatValue method. | 
| CSS_IDENT | The value is an identifier. The value can be obtained by using the getStringValue()method. | 
| CSS_IN | The value is a lengthin inches. The value can be obtained by using thegetFloatValue()method. | 
| CSS_KHZ | The value is a frequencyin Kilohertz. The value can be obtained by using thegetFloatValue()method. | 
| CSS_MM | The value is a lengthin millimeters. The value can be obtained by using thegetFloatValue()method. | 
| CSS_MS | The value is a timein milliseconds. The value can be obtained by using thegetFloatValue()method. | 
| CSS_NUMBER | The value is a simple number. The value can be obtained by using thegetFloatValue()method. | 
| CSS_PC | The value is a lengthin picas. The value can be obtained by using thegetFloatValue()method. | 
| CSS_PERCENTAGE | The value is a percentage. The value can be obtained by using thegetFloatValue()method. | 
| CSS_PT | The value is a lengthin points. The value can be obtained by using thegetFloatValue()method. | 
| CSS_PX | The value is a lengthin pixels. The value can be obtained by using thegetFloatValue()method. | 
| CSS_RAD | The value is an anglein radians. The value can be obtained by using thegetFloatValue()method. | 
| CSS_RECT | The value is a shapefunction. The value can be obtained by using thegetRectValue()method. | 
| CSS_RGBCOLOR | The value is an color. The value can be obtained by using thegetRGBColorValue()method. | 
| CSS_S | The value is a timein seconds. The value can be obtained by using thegetFloatValue()method. | 
| CSS_STRING | The value is a string. The value can be obtained by using thegetStringValue()method. | 
| CSS_UNKNOWN | The value is not a recognized CSS2 value. The value can only be obtained by using the CSSValue.cssTextattribute. | 
| CSS_URI | The value is a uri. The value can be obtained by using thegetStringValue()method. | 
			unsigned short  containing the close code send by the server. The following values are permitted status codes.
		 | Status code | Name | Description | 
| 0–999 | Reserved and not used. | |
| 1000 | CLOSE_NORMAL | Normal closure; the connection successfully completed whatever purpose for which it was created. | 
| 1001 | CLOSE_GOING_AWAY | The endpoint is going away, either because of a server failure or because the browser is navigating away from the page that opened the connection. | 
| 1002 | CLOSE_PROTOCOL_ERROR | The endpoint is terminating the connection due to a protocol error. | 
| 1003 | CLOSE_UNSUPPORTED | The connection is being terminated because the endpoint received data of a type it cannot accept (for example, a text-only endpoint received binary data). | 
| 1004 | Reserved. A meaning might be defined in the future. | |
| 1005 | CLOSE_NO_STATUS | Reserved. Indicates that no status code was provided even though one was expected. | 
| 1006 | CLOSE_ABNORMAL | Reserved. Used to indicate that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected. | 
| 1007 | Unsupported Data | The endpoint is terminating the connection because a message was received that contained inconsistent data (e.g., non-UTF-8 data within a text message). | 
| 1008 | Policy Violation | The endpoint is terminating the connection because it received a message that violates its policy. This is a generic status code, used when codes 1003 and 1009 are not suitable. | 
| 1009 | CLOSE_TOO_LARGE | The endpoint is terminating the connection because a data frame was received that is too large. | 
| 1010 | Missing Extension | The client is terminating the connection because it expected the server to negotiate one or more extension, but the server didn't. | 
| 1011 | Internal Error | The server is terminating the connection because it encountered an unexpected condition that prevented it from fulfilling the request. | 
| 1012 | Service Restart | The server is terminating the connection because it is restarting. [Ref] | 
| 1013 | Try Again Later | The server is terminating the connection due to a temporary condition, e.g. it is overloaded and is casting off some of its clients. [Ref] | 
| 1014 | Reserved for future use by the WebSocket standard. | |
| 1015 | TLS Handshake | Reserved. Indicates that the connection was closed due to a failure to perform a TLS handshake (e.g., the server certificate can't be verified). | 
| 1016–1999 | Reserved for future use by the WebSocket standard. | |
| 2000–2999 | Reserved for use by WebSocket extensions. | |
| 3000–3999 | Available for use by libraries and frameworks. May not be used by applications. Available for registration at the IANA via first-come, first-serve. | |
| 4000–4999 | Available for use by applications. | 
		
	| a | m11 | 
| b | m12 | 
| c | m21 | 
| d | m22 | 
| e | m41 | 
| f | m42 | 
DOMMatrix aren't.]]>| EMPTY | 0 | No data has been loaded yet. | 
| LOADING | 1 | Data is currently being loaded. | 
| DONE | 2 | The entire read request has been completed. | 
		
	
			unsigned short   that represents the error:
		 | MEDIA_ERR_ABORTED | 1 | The fetching of the associated ressource has been aborted by the user | 
| MEDIA_ERR_NETWORK | 2 | A network error caused the ressource to stop being fetched. | 
| MEDIA_ERR_DECODE | 3 | A decoding error caused the ressource to stop being fetched. | 
| MEDIA_ERR_SRC_NOT_SUPPORTED | 4 | The associated ressource has been detected to be not suitable. | 
Node must be accepted or not by the NodeIterator or TreeWalker iteration algorithm. This method is expected to be written by the user of a NodeFilter. Possible return values are:
		 | Constant | Description | 
| FILTER_ACCEPT | Value returned by the NodeFilter.acceptNode()method when a node should be accepted. | 
| FILTER_REJECT | Value to be returned by the NodeFilter.acceptNode()method when a node should be rejected. ForTreeWalker, child nodes are also rejected. ForNodeIterator, this flag is synonymous with FILTER_SKIP. | 
| FILTER_SKIP | Value to be returned by NodeFilter.acceptNode()for nodes to be skipped by theNodeIteratororTreeWalkerobject. The children of skipped nodes are still considered. This is treated as "skip this node but not its children". | 
Node that must to be presented. Non-matching nodes are skipped, but their children may be included, if relevant. The possible values are:
		 | Constant | Numerical value | Description | 
| NodeFilter.SHOW_ALL | -1(that is the max value ofunsigned long) | Shows all nodes. | 
| NodeFilter.SHOW_ATTRIBUTE(deprecated) | 2 | Shows attribute Attrnodes. This is meaningful only when creating aNodeIteratorwith anAttrnode as its root; in this case, it means that the attribute node will appear in the first position of the iteration or traversal. Since attributes are never children of other nodes, they do not appear when traversing over the document tree. | 
| NodeFilter.SHOW_CDATA_SECTION(deprecated) | 8 | Shows CDATASectionnodes. | 
| NodeFilter.SHOW_COMMENT | 128 | Shows Commentnodes. | 
| NodeFilter.SHOW_DOCUMENT | 256 | Shows Documentnodes. | 
| NodeFilter.SHOW_DOCUMENT_FRAGMENT | 1024 | Shows DocumentFragmentnodes. | 
| NodeFilter.SHOW_DOCUMENT_TYPE | 512 | Shows DocumentTypenodes. | 
| NodeFilter.SHOW_ELEMENT | 1 | Shows Elementnodes. | 
| NodeFilter.SHOW_ENTITY(deprecated) | 32 | Shows Entitynodes. This is meaningful only when creating aNodeIteratorwith anEntitynode as its root; in this case, it means that theEntitynode will appear in the first position of the traversal. Since entities are not part of the document tree, they do not appear when traversing over the document tree. | 
| NodeFilter.SHOW_ENTITY_REFERENCE(deprecated) | 16 | Shows EntityReferencenodes. | 
| NodeFilter.SHOW_NOTATION(deprecated) | 2048 | Shows Notationnodes. This is meaningful only when creating aNodeIteratorwith aNotationnode as its root; in this case, it means that theNotationnode will appear in the first position of the traversal. Since entities are not part of the document tree, they do not appear when traversing over the document tree. | 
| NodeFilter.SHOW_PROCESSING_INSTRUCTION | 64 | Shows ProcessingInstructionnodes. | 
| NodeFilter.SHOW_TEXT | 4 | Shows Textnodes. | 
			Is a `DOMString` representing the name of an applet class file, containing either the applet's subclass, or the path to get to the class, including the class file itself. 
		
		| 0 | TYPE_NAVIGATE | The page was accessed by following a link, a bookmark, a form submission, a script, or typing the URL in the address bar. | 
| 1 | TYPE_RELOAD | The page was accessed by clicking the Reload button or via the Location.reload()method. | 
| 2 | TYPE_BACK_FORWARD | The page was accessed by navigating into the history. | 
| 255 | TYPE_RESERVED | Any other way. | 
			unsigned short  representing the error code. The following values are possible:
		 | 1 | PERMISSION_DENIED | The acquisition of the geolocation information failed because the page didn't have the permission to do it. | 
| 2 | POSITION_UNAVAILABLE | The acquisition of the geolocation failed because at least one internal source of position returned an internal error. | 
| 3 | TIMEOUT | The time allowed to acquire the geolocation, defined by PositionOptions.timeoutinformation was reached before the information was obtained. | 
 that show the readiness state of the track:
		 | Constant | Value | Description | 
| NONE | 0 | Indicates that the text track's cues have not been obtained. | 
| LOADING | 1 | Indicates that the text track is loading and there have been no fatal errors encountered so far. Further cues might still be added to the track by the parser. | 
| LOADED | 2 | Indicates that the text track has been loaded with no fatal errors. | 
| ERROR | 3 | Indicates that the text track was enabled, but when the user agent attempted to obtain it, this failed in some way. Some or all of the cues are likely missing and will not be obtained. | 
Node that must to be presented. Non-matching nodes are skipped, but their children may be included, if relevant. The possible values are:
		 | Constant | Numerical value | Description | 
| NodeFilter.SHOW_ALL | -1(that is the max value ofunsigned long) | Shows all nodes. | 
| NodeFilter.SHOW_ATTRIBUTE{{deprecated_inline}} | 2 | Shows attribute Attrnodes. This is meaningful only when creating aTreeWalkerwith anAttrnode as its root; in this case, it means that the attribute node will appear in the first position of the iteration or traversal. Since attributes are never children of other nodes, they do not appear when traversing over the document tree. | 
| NodeFilter.SHOW_CDATA_SECTION{{deprecated_inline}} | 8 | Shows CDATASectionnodes. | 
| NodeFilter.SHOW_COMMENT | 128 | Shows Commentnodes. | 
| NodeFilter.SHOW_DOCUMENT | 256 | Shows Documentnodes. | 
| NodeFilter.SHOW_DOCUMENT_FRAGMENT | 1024 | Shows DocumentFragmentnodes. | 
| NodeFilter.SHOW_DOCUMENT_TYPE | 512 | Shows DocumentTypenodes. | 
| NodeFilter.SHOW_ELEMENT | 1 | Shows Elementnodes. | 
| NodeFilter.SHOW_ENTITY{{deprecated_inline}} | 32 | Shows Entitynodes. This is meaningful only when creating aTreeWalkerwith anEntitynode as its root; in this case, it means that theEntitynode will appear in the first position of the traversal. Since entities are not part of the document tree, they do not appear when traversing over the document tree. | 
| NodeFilter.SHOW_ENTITY_REFERENCE{{deprecated_inline}} | 16 | Shows EntityReferencenodes. | 
| NodeFilter.SHOW_NOTATION{{deprecated_inline}} | 2048 | Shows Notationnodes. This is meaningful only when creating aTreeWalkerwith aNotationnode as its root; in this case, it means that theNotationnode will appear in the first position of the traversal. Since entities are not part of the document tree, they do not appear when traversing over the document tree. | 
| NodeFilter.SHOW_PROCESSING_INSTRUCTION | 64 | Shows ProcessingInstructionnodes. | 
| NodeFilter.SHOW_TEXT | 4 | Shows Textnodes. | 
| Constant | Value | Description | 
| DOM_DELTA_PIXEL | 0x00 | The delta values are specified in pixels. | 
| DOM_DELTA_LINE | 0x01 | The delta values are specified in lines. | 
| DOM_DELTA_PAGE | 0x02 | The delta values are specified in pages. | 
| Standard second-order resonant lowpass filter with 12dB/octave rolloff. Frequencies below the cutoff pass through; frequencies above it are attenuated. | The cutoff frequency. | Indicates how peaked the frequency is around the cutoff. The greater the value is, the greater is the peak. | Not used | 
| Standard second-order resonant highpass filter with 12dB/octave rolloff. Frequencies below the cutoff are attenuated; frequencies above it pass through. | The cutoff frequency. | Indicates how peaked the frequency is around the cutoff. The greater the value, the greater the peak. | Not used | 
| Standard second-order bandpass filter. Frequencies outside the given range of frequencies are attenuated; the frequencies inside it pass through. | The center of the range of frequencies. | Controls the width of the frequency band. The greater the Qvalue, the smaller the frequency band. | Not used | 
| Standard second-order lowshelf filer. Frequencies lower than the frequency get a boost, or an attenuation; frequencies over it are unchanged. | The upper limit of the frequencies getting a boost or an attenuation. | Not used | The boost, in dB, to be applied; if negative, it will be an attenuation. | 
| Standard second-order highshelf filer. Frequencies higher than the frequency get a boost or an attenuation; frequencies lower than it are unchanged. | The lower limit of the frequencies getting a boost or an attenuation. | Not used | The boost, in dB, to be applied; if negative, it will be an attenuation. | 
| Frequencies inside the range get a boost or an attenuation; frequencies outside it are unchanged. | The middle of the frequency range getting a boost or an attenuation. | Controls the width of the frequency band. The greater the Qvalue, the smaller the frequency band. | The boost, in dB, to be applied; if negative, it will be an attenuation. | 
| Standard notch filter, also called a band-stop or band-rejection filter. It is the opposite of a bandpass filter: frequencies outside the give range of frequencies pass through; frequencies inside it are attenuated. | The center of the range of frequencies. | Controls the width of the frequency band. The greater the Qvalue, the smaller the frequency band. | Not used | 
| Standard second-order allpass filter. It lets all frequencies through, but changes the phase-relationship between the various frequencies. | The frequency with the maximal group delay, that is, the frequency where the center of the phase transition occurs. | Controls how sharp the transition is at the medium frequency. The larger this parameter is, the sharper and larger the transition will be. | Not used | 
Is an a-rate `AudioParam`, a double representing a Q factor, or quality factor. 
cast 10028 
cast 10028 
cast 0x22 
		
cast 0x71 
cast 0x22 
			
cast 0x71 
		
cast 20 
			
cast 20 
The contents are populated automatically when an application * is compiled using the Lime command-line tools, based on the * contents of the project file.
* *For most platforms, the assets are included in the same directory * or package as the application, and the paths are handled * automatically. For web content, the assets are preloaded before * the start of the rest of the application.
]]>
			
81 * Constant associated with the key code value for the Q key(81). 
222 * Constant associated with the key code value for the ' key(222).