HomeSort by relevance Sort by last modified time
    Searched refs:undefined (Results 326 - 350 of 2987) sorted by null

<<11121314151617181920>>

  /external/webkit/LayoutTests/dom/xhtml/level1/core/
hc_namednodemapnotfounderr.js 46 if (typeof(this.doc) != 'undefined') {
104 if (typeof(this.doc) != 'undefined') {
119 success = (typeof(ex.code) != 'undefined' && ex.code == 8);
hc_nodeappendchildinvalidnodetype.js 46 if (typeof(this.doc) != 'undefined') {
104 if (typeof(this.doc) != 'undefined') {
118 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_nodeappendchildnodeancestor.js 46 if (typeof(this.doc) != 'undefined') {
105 if (typeof(this.doc) != 'undefined') {
120 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_nodeinsertbeforeinvalidnodetype.js 46 if (typeof(this.doc) != 'undefined') {
108 if (typeof(this.doc) != 'undefined') {
124 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_nodeinsertbeforenodeancestor.js 46 if (typeof(this.doc) != 'undefined') {
105 if (typeof(this.doc) != 'undefined') {
123 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_nodeinsertbeforerefchildnonexistent.js 46 if (typeof(this.doc) != 'undefined') {
106 if (typeof(this.doc) != 'undefined') {
121 success = (typeof(ex.code) != 'undefined' && ex.code == 8);
hc_noderemovechildoldchildnonexistent.js 46 if (typeof(this.doc) != 'undefined') {
103 if (typeof(this.doc) != 'undefined') {
117 success = (typeof(ex.code) != 'undefined' && ex.code == 8);
hc_nodereplacechildinvalidnodetype.js 46 if (typeof(this.doc) != 'undefined') {
108 if (typeof(this.doc) != 'undefined') {
124 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_nodereplacechildnodeancestor.js 46 if (typeof(this.doc) != 'undefined') {
105 if (typeof(this.doc) != 'undefined') {
123 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_nodereplacechildoldchildnonexistent.js 46 if (typeof(this.doc) != 'undefined') {
104 if (typeof(this.doc) != 'undefined') {
119 success = (typeof(ex.code) != 'undefined' && ex.code == 8);
hc_nodevalue03.js 46 if (typeof(this.doc) != 'undefined') {
93 if (typeof(this.doc) != 'undefined') {
110 success = (typeof(ex.code) != 'undefined' && ex.code == 9);
hc_notationsremovenameditem1.js 47 if (typeof(this.doc) != 'undefined') {
94 if (typeof(this.doc) != 'undefined') {
119 success = (typeof(ex.code) != 'undefined' && ex.code == 7);
hc_notationssetnameditem1.js 47 if (typeof(this.doc) != 'undefined') {
96 if (typeof(this.doc) != 'undefined') {
121 if (typeof(ex.code) != 'undefined') {
hc_textindexsizeerrnegativeoffset.js 47 if (typeof(this.doc) != 'undefined') {
103 if (typeof(this.doc) != 'undefined') {
118 success = (typeof(ex.code) != 'undefined' && ex.code == 1);
hc_textindexsizeerroffsetoutofbounds.js 46 if (typeof(this.doc) != 'undefined') {
104 if (typeof(this.doc) != 'undefined') {
119 success = (typeof(ex.code) != 'undefined' && ex.code == 1);
  /external/webkit/LayoutTests/dom/xhtml/level2/core/
createAttributeNS06.js 46 if (typeof(this.doc) != 'undefined') {
94 if (typeof(this.doc) != 'undefined') {
105 success = (typeof(ex.code) != 'undefined' && ex.code == 5);
createElementNS06.js 46 if (typeof(this.doc) != 'undefined') {
96 if (typeof(this.doc) != 'undefined') {
107 success = (typeof(ex.code) != 'undefined' && ex.code == 5);
hc_entitiesremovenameditemns1.js 46 if (typeof(this.doc) != 'undefined') {
94 if (typeof(this.doc) != 'undefined') {
118 if (typeof(ex.code) != 'undefined') {
hc_entitiessetnameditemns1.js 46 if (typeof(this.doc) != 'undefined') {
95 if (typeof(this.doc) != 'undefined') {
120 if (typeof(ex.code) != 'undefined') {
hc_namednodemapinvalidtype1.js 46 if (typeof(this.doc) != 'undefined') {
96 if (typeof(this.doc) != 'undefined') {
112 success = (typeof(ex.code) != 'undefined' && ex.code == 3);
hc_notationsremovenameditemns1.js 46 if (typeof(this.doc) != 'undefined') {
94 if (typeof(this.doc) != 'undefined') {
118 if (typeof(ex.code) != 'undefined') {
hc_notationssetnameditemns1.js 46 if (typeof(this.doc) != 'undefined') {
95 if (typeof(this.doc) != 'undefined') {
120 if (typeof(ex.code) != 'undefined') {
setAttributeNS10.js 46 if (typeof(this.doc) != 'undefined') {
95 if (typeof(this.doc) != 'undefined') {
108 success = (typeof(ex.code) != 'undefined' && ex.code == 5);
  /external/webkit/LayoutTests/dom/xhtml/level2/events/
dispatchEvent03.js 47 if (typeof(this.doc) != 'undefined') {
95 if (typeof(this.doc) != 'undefined') {
107 success = (typeof(ex.code) != 'undefined' && ex.code == 0);
dispatchEvent04.js 47 if (typeof(this.doc) != 'undefined') {
95 if (typeof(this.doc) != 'undefined') {
107 success = (typeof(ex.code) != 'undefined' && ex.code == 0);

Completed in 639 milliseconds

<<11121314151617181920>>