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

<<81828384858687888990>>

  /external/webkit/LayoutTests/dom/html/level1/core/
hc_nodegetfirstchild.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
91 if(checkInitialization(builder, "hc_nodegetfirstchild") != null) return;
100 if (typeof(this.doc) != 'undefined') {
111 if(
hc_nodehaschildnodesfalse.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 The "hasChildNodes()" method returns false if the node
91 if(checkInitialization(builder, "hc_nodehaschildnodesfalse") != null) return;
99 if (typeof(this.doc) != 'undefined') {
hc_nodeinsertbefore.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
93 if(checkInitialization(builder, "hc_nodeinsertbefore") != null) return;
117 if (typeof(this.doc) != 'undefined') {
134 if(
hc_nodeinsertbeforeinvalidnodetype.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 HIERARCHY_REQUEST_ERR DOMException if this node is of
99 if(checkInitialization(builder, "hc_nodeinsertbeforeinvalidnodetype") != null) return;
108 if (typeof(this.doc) != 'undefined') {
hc_nodeinsertbeforenewchildexists.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 If the "newChild" is already in the tree, the
94 if(checkInitialization(builder, "hc_nodeinsertbeforenewchildexists") != null) return;
117 if (typeof(this.doc) != 'undefined') {
132 if(
hc_nodeinsertbeforenodeancestor.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 HIERARCHY_REQUEST_ERR DOMException if the node to be
95 if(checkInitialization(builder, "hc_nodeinsertbeforenodeancestor") != null) return;
105 if (typeof(this.doc) != 'undefined') {
hc_nodeinsertbeforerefchildnonexistent.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 NOT_FOUND_ERR DOMException if the reference child is
97 if(checkInitialization(builder, "hc_nodeinsertbeforerefchildnonexistent") != null) return;
106 if (typeof(this.doc) != 'undefined') {
hc_nodelistindexequalzero.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
92 if(checkInitialization(builder, "hc_nodelistindexequalzero") != null) return;
102 if (typeof(this.doc) != 'undefined') {
116 if(
hc_nodelistindexgetlength.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
91 if(checkInitialization(builder, "hc_nodelistindexgetlength") != null) return;
99 if (typeof(this.doc) != 'undefined') {
110 if(
hc_nodelistindexnotzero.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
93 if(checkInitialization(builder, "hc_nodelistindexnotzero") != null) return;
102 if (typeof(this.doc) != 'undefined') {
114 if(
hc_nodelistreturnfirstitem.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
89 if(checkInitialization(builder, "hc_nodelistreturnfirstitem") != null) return;
98 if (typeof(this.doc) != 'undefined') {
110 if(
hc_nodelistreturnlastitem.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, "hc_nodelistreturnlastitem") != null) return;
98 if (typeof(this.doc) != 'undefined') {
113 if(
hc_nodelisttraverselist.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
91 if(checkInitialization(builder, "hc_nodelisttraverselist") != null) return;
111 if (typeof(this.doc) != 'undefined') {
126 if(
hc_noderemovechildnode.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
92 if(checkInitialization(builder, "hc_noderemovechildnode") != null) return;
116 if (typeof(this.doc) != 'undefined') {
137 if(
hc_noderemovechildoldchildnonexistent.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 NOT_FOUND_ERR DOMException if the old child is
95 if(checkInitialization(builder, "hc_noderemovechildoldchildnonexistent") != null) return;
103 if (typeof(this.doc) != 'undefined') {
hc_nodereplacechildinvalidnodetype.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 HIERARCHY_REQUEST_ERR DOMException if this node is of
99 if(checkInitialization(builder, "hc_nodereplacechildinvalidnodetype") != null) return;
108 if (typeof(this.doc) != 'undefined') {
hc_nodereplacechildnewchildexists.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
78 If the "newChild" is already in the tree, it is first
89 if(checkInitialization(builder, "hc_nodereplacechildnewchildexists") != null) return;
114 if (typeof(this.doc) != 'undefined') {
132 if(
hc_nodereplacechildnodeancestor.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 HIERARCHY_REQUEST_ERR DOMException if the node to put
95 if(checkInitialization(builder, "hc_nodereplacechildnodeancestor") != null) return;
105 if (typeof(this.doc) != 'undefined') {
hc_nodereplacechildoldchildnonexistent.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
79 NOT_FOUND_ERR DOMException if the old child is
95 if(checkInitialization(builder, "hc_nodereplacechildoldchildnonexistent") != null) return;
104 if (typeof(this.doc) != 'undefined') {
hc_nodevalue03.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
87 if(checkInitialization(builder, "hc_nodevalue03") != null) return;
93 if (typeof(this.doc) != 'undefined') {
98 if(
hc_nodevalue04.js 30 // If there are no configuration exceptions, asynchronous
46 if (typeof(this.doc) != 'undefined') {
51 if (docsLoaded == 1) {
70 if (++docsLoaded == 1) {
87 if(checkInitialization(builder, "hc_nodevalue04") != null) return;
93 if (typeof(this.doc) != 'undefined') {
108 if(
hc_nodevalue07.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
88 if(checkInitialization(builder, "hc_nodevalue07") != null) return;
96 if (typeof(this.doc) != 'undefined') {
103 if(
hc_nodevalue08.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
88 if(checkInitialization(builder, "hc_nodevalue08") != null) return;
96 if (typeof(this.doc) != 'undefined') {
103 if(
hc_notationsremovenameditem1.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
87 if(checkInitialization(builder, "hc_notationsremovenameditem1") != null) return;
94 if (typeof(this.doc) != 'undefined') {
101 if(
hc_textindexsizeerrnegativeoffset.js 30 // If there are no configuration exceptions, asynchronous
47 if (typeof(this.doc) != 'undefined') {
52 if (docsLoaded == 1) {
71 if (++docsLoaded == 1) {
80 INDEX_SIZE_ERR DOMException if the specified offset is
95 if(checkInitialization(builder, "hc_textindexsizeerrnegativeoffset") != null) return;
103 if (typeof(this.doc) != 'undefined') {

Completed in 326 milliseconds

<<81828384858687888990>>