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

<<919293949596979899100>>

  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodecomparedocumentposition16.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 a DocumentFragment node compared with
88 if(checkInitialization(builder, "nodecomparedocumentposition16") != null) return;
99 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition18.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 new Text node compared to the
87 if(checkInitialization(builder, "nodecomparedocumentposition18") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition19.js 30 // If there are no configuration exceptions, asynchronous
48 if (typeof(this.doc) != 'undefined') {
53 if (docsLoaded == 1) {
72 if (++docsLoaded == 1) {
83 Using compareDocumentPosition check if the document position of the first CDATASection node
93 if(checkInitialization(builder, "nodecomparedocumentposition19") != null) return;
104 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition20.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
79 Using compareDocumentPosition check if the document position of the first Text node
89 if(checkInitialization(builder, "nodecomparedocumentposition20") != null) return;
99 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition22.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
79 Using compareDocumentPosition check if the Entity node precedes the Notation node and the Notation
88 if(checkInitialization(builder, "nodecomparedocumentposition22") != null) return;
99 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition23.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 an Entity node compared to another
87 if(checkInitialization(builder, "nodecomparedocumentposition23") != null) return;
98 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition28.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
88 if(checkInitialization(builder, "nodecomparedocumentposition28") != null) return;
99 if (typeof(this.doc) != 'undefined') {
104 if(
nodecomparedocumentposition29.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Create two entity reference nodes. Using compareDocumentPosition to check if the child of the first Entity
88 if(checkInitialization(builder, "nodecomparedocumentposition29") != null) return;
100 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition31.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 invoking the method on the first name node with
87 if(checkInitialization(builder, "nodecomparedocumentposition31") != null) return;
99 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition36.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 of an Attribute compared with
88 if(checkInitialization(builder, "nodecomparedocumentposition36") != null) return;
99 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition37.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 of the first class attribute
88 if(checkInitialization(builder, "nodecomparedocumentposition37") != null) return;
98 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition39.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 of the class's attribute
87 if(checkInitialization(builder, "nodecomparedocumentposition39") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodecomparedocumentposition40.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 of the class's attribute
87 if(checkInitialization(builder, "nodecomparedocumentposition40") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri06.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 the Document Entity which I assume is not null, using getBaseURI check if the baseURI
90 if(checkInitialization(builder, "nodegetbaseuri06") != null) return;
96 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri10.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 check if the baseURI attribute of the new Processing Instruction node is "'http://www.w3.org/DOM/L3Test".
89 if(checkInitialization(builder, "nodegetbaseuri10") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri11.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 check if the baseURI attribute of the new Processing Instruction node is the same as Document.documentURI.
89 if(checkInitialization(builder, "nodegetbaseuri11") != null) return;
102 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri12.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 verify if the entity epsilon is absolute
89 if(checkInitialization(builder, "nodegetbaseuri12") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri13.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 verify if the notation defined in an internal subset
89 if(checkInitialization(builder, "nodegetbaseuri13") != null) return;
98 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri14.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 verify if the imported notation notation2 is null.
88 if(checkInitialization(builder, "nodegetbaseuri14") != null) return;
104 if (typeof(this.doc) != 'undefined') {
nodegetbaseuri19.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
90 if(checkInitialization(builder, "nodegetbaseuri19") != null) return;
100 if (typeof(this.doc) != 'undefined') {
108 if(
nodegetbaseuri20.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
80 external entity if there is now xml:base attribute.
90 if(checkInitialization(builder, "nodegetbaseuri20") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodegettextcontent08.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 Invoke the method getTextContent on a new Attr node and check if the value returned
87 if(checkInitialization(builder, "nodegettextcontent08") != null) return;
97 if (typeof(this.doc) != 'undefined') {
nodegettextcontent15.js 30 // If there are no configuration exceptions, asynchronous
48 if (typeof(this.doc) != 'undefined') {
53 if (docsLoaded == 1) {
72 if (++docsLoaded == 1) {
83 CDATASection, PI and Comment nodes and check if the value returned is a single
92 if(checkInitialization(builder, "nodegettextcontent15") != null) return;
104 if (typeof(this.doc) != 'undefined') {
nodegettextcontent16.js 30 // If there are no configuration exceptions, asynchronous
48 if (typeof(this.doc) != 'undefined') {
53 if (docsLoaded == 1) {
72 if (++docsLoaded == 1) {
83 CDATASection, PI and Comment nodes and check if the value returned is a single
92 if(checkInitialization(builder, "nodegettextcontent16") != null) return;
106 if (typeof(this.doc) != 'undefined') {
nodeinsertbefore05.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
88 if(checkInitialization(builder, "nodeinsertbefore05") != null) return;
101 if (typeof(this.doc) != 'undefined') {
117 if (typeof(ex.code) != 'undefined') {

Completed in 288 milliseconds

<<919293949596979899100>>