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 cssText contains "inherit". |
CSS_PRIMITIVE_VALUE |
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface. |
CSS_VALUE_LIST |
The value is a CSSValue list and an instance of the CSSValueList interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface. |
| Constant | Description |
CSS_ATTR |
The value is an attr() function. The value can be obtained by using the getStringValue() method. |
CSS_CM |
The value is a length in centimeters. The value can be obtained by using the getFloatValue() 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 angle in degrees. The value can be obtained by using the getFloatValue() method. |
CSS_DIMENSION |
The value is a number with an unknown dimension. The value can be obtained by using the getFloatValue() method. |
CSS_EMS |
The value is a length in em units. The value can be obtained by using the getFloatValue() method. |
CSS_EXS |
The value is a length in ex units. The value can be obtained by using the getFloatValue() method. |
CSS_GRAD |
The value is an angle in grads. The value can be obtained by using the getFloatValue() method. |
CSS_HZ |
The value is a frequency in 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 length in inches. The value can be obtained by using the getFloatValue() method. |
CSS_KHZ |
The value is a frequency in Kilohertz. The value can be obtained by using the getFloatValue() method. |
CSS_MM |
The value is a length in millimeters. The value can be obtained by using the getFloatValue() method. |
CSS_MS |
The value is a time in milliseconds. The value can be obtained by using the getFloatValue() method. |
CSS_NUMBER |
The value is a simple number. The value can be obtained by using the getFloatValue() method. |
CSS_PC |
The value is a length in picas. The value can be obtained by using the getFloatValue() method. |
CSS_PERCENTAGE |
The value is a percentage. The value can be obtained by using the getFloatValue() method. |
CSS_PT |
The value is a length in points. The value can be obtained by using the getFloatValue() method. |
CSS_PX |
The value is a length in pixels. The value can be obtained by using the getFloatValue() method. |
CSS_RAD |
The value is an angle in radians. The value can be obtained by using the getFloatValue() method. |
CSS_RECT |
The value is a shape function. The value can be obtained by using the getRectValue() method. |
CSS_RGBCOLOR |
The value is an color. The value can be obtained by using the getRGBColorValue() method. |
CSS_S |
The value is a time in seconds. The value can be obtained by using the getFloatValue() method. |
CSS_STRING |
The value is a string. The value can be obtained by using the getStringValue() method. |
CSS_UNKNOWN |
The value is not a recognized CSS2 value. The value can only be obtained by using the CSSValue.cssText attribute. |
CSS_URI |
The value is a uri. The value can be obtained by using the getStringValue() 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. For TreeWalker, child nodes are also rejected. For NodeIterator, this flag is synonymous with FILTER_SKIP. |
FILTER_SKIP |
Value to be returned by NodeFilter.acceptNode() for nodes to be skipped by the NodeIterator or TreeWalker object. 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 of unsigned long) |
Shows all nodes. |
NodeFilter.SHOW_ATTRIBUTE (deprecated) |
2 |
Shows attribute Attr nodes. This is meaningful only when creating a NodeIterator with an Attr node 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 CDATASection nodes. |
NodeFilter.SHOW_COMMENT |
128 |
Shows Comment nodes. |
NodeFilter.SHOW_DOCUMENT |
256 |
Shows Document nodes. |
NodeFilter.SHOW_DOCUMENT_FRAGMENT |
1024 |
Shows DocumentFragment nodes. |
NodeFilter.SHOW_DOCUMENT_TYPE |
512 |
Shows DocumentType nodes. |
NodeFilter.SHOW_ELEMENT |
1 |
Shows Element nodes. |
NodeFilter.SHOW_ENTITY (deprecated) |
32 |
Shows Entity nodes. This is meaningful only when creating a NodeIterator with an Entity node as its root; in this case, it means that the Entity node 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 EntityReference nodes. |
NodeFilter.SHOW_NOTATION (deprecated) |
2048 |
Shows Notation nodes. This is meaningful only when creating a NodeIterator with a Notation node as its root; in this case, it means that the Notation node 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 ProcessingInstruction nodes. |
NodeFilter.SHOW_TEXT |
4 |
Shows Text nodes. |
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.timeout information 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 of unsigned long) |
Shows all nodes. |
NodeFilter.SHOW_ATTRIBUTE {{deprecated_inline}} |
2 |
Shows attribute Attr nodes. This is meaningful only when creating a TreeWalker with an Attr node 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 CDATASection nodes. |
NodeFilter.SHOW_COMMENT |
128 |
Shows Comment nodes. |
NodeFilter.SHOW_DOCUMENT |
256 |
Shows Document nodes. |
NodeFilter.SHOW_DOCUMENT_FRAGMENT |
1024 |
Shows DocumentFragment nodes. |
NodeFilter.SHOW_DOCUMENT_TYPE |
512 |
Shows DocumentType nodes. |
NodeFilter.SHOW_ELEMENT |
1 |
Shows Element nodes. |
NodeFilter.SHOW_ENTITY {{deprecated_inline}} |
32 |
Shows Entity nodes. This is meaningful only when creating a TreeWalker with an Entity node as its root; in this case, it means that the Entity node 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 EntityReference nodes. |
NodeFilter.SHOW_NOTATION {{deprecated_inline}} |
2048 |
Shows Notation nodes. This is meaningful only when creating a TreeWalker with a Notation node as its root; in this case, it means that the Notation node 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 ProcessingInstruction nodes. |
NodeFilter.SHOW_TEXT |
4 |
Shows Text nodes. |
| 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 Q value, 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 Q value, 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 Q value, 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).