HomeSort by relevance Sort by last modified time
    Searched refs:if (Results 376 - 400 of 3674) sorted by null

<<11121314151617181920>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
entitygetxmlencoding01.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 external parsed entity and check if the value returned is null.
87 if(checkInitialization(builder, "entitygetxmlencoding01") != null) return;
95 if (typeof(this.doc) != 'undefined') {
entitygetxmlencoding02.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 unparsed entity and check if the value returned is null.
87 if(checkInitialization(builder, "entitygetxmlencoding02") != null) return;
95 if (typeof(this.doc) != 'undefined') {
entitygetxmlversion01.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Call the getXmlVersion method on entity that is not an external entity and check if
87 if(checkInitialization(builder, "entitygetxmlversion01") != null) return;
95 if (typeof(this.doc) != 'undefined') {
entitygetxmlversion02.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 unparsed entity declaration and check if the value returned is null.
87 if(checkInitialization(builder, "entitygetxmlversion02") != null) return;
95 if (typeof(this.doc) != 'undefined') {
nodeappendchild02.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
86 if(checkInitialization(builder, "nodeappendchild02") != null) return;
95 if (typeof(this.doc) != 'undefined') {
112 if (typeof(ex.code) != 'undefined') {
nodecomparedocumentposition06.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
81 Using compareDocumentPosition check if the document position of a Document node contains and precedes
90 if(checkInitialization(builder, "nodecomparedocumentposition06") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition07.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the document compared contains and precedes the new
87 if(checkInitialization(builder, "nodecomparedocumentposition07") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition08.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the Document node contains and precedes an Element,
87 if(checkInitialization(builder, "nodecomparedocumentposition08") != null) return;
95 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition10.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the document node precedes and contains its default Attr node.
86 if(checkInitialization(builder, "nodecomparedocumentposition10") != null) return;
94 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition11.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the Document node precedes and contains the Attr node.
86 if(checkInitialization(builder, "nodecomparedocumentposition11") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition12.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition to check if a new ProcessingInstruction node is contained and follows the
87 if(checkInitialization(builder, "nodecomparedocumentposition12") != null) return;
95 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition17.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the document position of the first ProcessingInstruction node compared to
87 if(checkInitialization(builder, "nodecomparedocumentposition17") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition24.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the return value of document position of a Notation node compared to another
87 if(checkInitialization(builder, "nodecomparedocumentposition24") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition25.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition check if the EntityReference or Text node is contained and follows its
88 if(checkInitialization(builder, "nodecomparedocumentposition25") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition30.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareTreePosition check if comparedocumentposition invoked on the first name with
87 if(checkInitialization(builder, "nodecomparedocumentposition30") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition32.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition to check if the document position returned by comparing the first name with
87 if(checkInitialization(builder, "nodecomparedocumentposition32") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition35.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition to check if the Element contains and precedes its default attribute
87 if(checkInitialization(builder, "nodecomparedocumentposition35") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition38.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using compareDocumentPosition to check if the class's attribute contains and precedes it's content,
87 if(checkInitialization(builder, "nodecomparedocumentposition38") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri05.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Using getBaseURI check if the baseURI attribute of this DocumentElement is http://www.w3.org/DOM/L3Test.
88 if(checkInitialization(builder, "nodegetbaseuri05") != null) return;
94 if (typeof(this.doc) != 'undefined') {
nodegettextcontent01.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
80 Using getTextContent on this Document node check if the value returned is Null .
88 if(checkInitialization(builder, "nodegettextcontent01") != null) return;
93 if (typeof(this.doc) != 'undefined') {
nodegettextcontent02.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
80 Using getTextContent on a new Document node check if the value returned is Null .
88 if(checkInitialization(builder, "nodegettextcontent02") != null) return;
100 if (typeof(this.doc) != 'undefined') {
nodegettextcontent03.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
80 Using getTextContent on this DocumentType node check if the value returned is Null .
88 if(checkInitialization(builder, "nodegettextcontent03") != null) return;
95 if (typeof(this.doc) != 'undefined') {
nodegettextcontent04.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
80 Using getTextContent on a new DocumentType node check if the value returned is Null.
88 if(checkInitialization(builder, "nodegettextcontent04") != null) return;
101 if (typeof(this.doc) != 'undefined') {
nodegettextcontent05.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
80 Using getTextContent on this DocumentType node check if the value returned is Null .
88 if(checkInitialization(builder, "nodegettextcontent05") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodegettextcontent06.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
80 Invoke the method getTextContent on a default Attr node and check if the value returned
89 if(checkInitialization(builder, "nodegettextcontent06") != null) return;
97 if (typeof(this.doc) != 'undefined') {

Completed in 294 milliseconds

<<11121314151617181920>>