OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:return
(Results
251 - 275
of
3313
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/LayoutTests/dom/xhtml/level1/core/
documentgetdoctypenodtd.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/documentgetdoctypenodtd";
82
"getDoctype()" method. It should
return
null.
90
if(checkInitialization(builder, "documentgetdoctypenodtd") != null)
return
;
hc_documentgetelementsbytagnamelength.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_documentgetelementsbytagnamelength";
83
equal to "strong". The method should
return
a NodeList
91
if(checkInitialization(builder, "hc_documentgetelementsbytagnamelength") != null)
return
;
hc_elementgetelementsbytagname.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementgetelementsbytagname";
84
The method should
return
a NodeList whose length is
93
if(checkInitialization(builder, "hc_elementgetelementsbytagname") != null)
return
;
hc_elementgetelementsbytagnamenomatch.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementgetelementsbytagnamenomatch";
83
The method should
return
a NodeList whose length is
91
if(checkInitialization(builder, "hc_elementgetelementsbytagnamenomatch") != null)
return
;
hc_elementremoveattributenode.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementremoveattributenode";
83
return
the old attribute node.
90
if(checkInitialization(builder, "hc_elementremoveattributenode") != null)
return
;
hc_elementretrieveattrvalue.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_elementretrieveattrvalue";
83
return
the value of the attribute("No").
90
if(checkInitialization(builder, "hc_elementretrieveattrvalue") != null)
return
;
hc_nodeattributenodetype.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeattributenodetype";
89
method. The method should
return
2.
97
if(checkInitialization(builder, "hc_nodeattributenodetype") != null)
return
;
hc_nodeclonegetparentnull.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeclonegetparentnull";
83
duplicate node returned should
return
null when the
91
if(checkInitialization(builder, "hc_nodeclonegetparentnull") != null)
return
;
hc_nodedocumentfragmentnodetype.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodedocumentfragmentnodetype";
84
should
return
11.
92
if(checkInitialization(builder, "hc_nodedocumentfragmentnodetype") != null)
return
;
hc_nodedocumentnodeattribute.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodedocumentnodeattribute";
83
It should
return
null.
91
if(checkInitialization(builder, "hc_nodedocumentnodeattribute") != null)
return
;
hc_nodedocumentnodetype.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodedocumentnodetype";
82
method. The method should
return
9.
90
if(checkInitialization(builder, "hc_nodedocumentnodetype") != null)
return
;
hc_nodeelementnodetype.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodeelementnodetype";
82
method. The method should
return
1.
89
if(checkInitialization(builder, "hc_nodeelementnodetype") != null)
return
;
hc_nodegetfirstchildnull.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodegetfirstchildnull";
82
should
return
null.
90
if(checkInitialization(builder, "hc_nodegetfirstchildnull") != null)
return
;
hc_nodegetlastchildnull.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodegetlastchildnull";
83
should
return
null.
91
if(checkInitialization(builder, "hc_nodegetlastchildnull") != null)
return
;
hc_nodegetnextsibling.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodegetnextsibling";
82
invoke the "getNextSibling()" method. It should
return
90
if(checkInitialization(builder, "hc_nodegetnextsibling") != null)
return
;
hc_nodegetprevioussibling.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodegetprevioussibling";
83
return
a node with a NodeName of "#text".
90
if(checkInitialization(builder, "hc_nodegetprevioussibling") != null)
return
;
hc_nodehaschildnodes.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodehaschildnodes";
82
"hasChildNodes()" method. It should
return
the boolean
90
if(checkInitialization(builder, "hc_nodehaschildnodes") != null)
return
;
hc_nodetextnodetype.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodetextnodetype";
89
method. The method should
return
3.
97
if(checkInitialization(builder, "hc_nodetextnodetype") != null)
return
;
hc_nodevalue01.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodevalue01";
79
should still
return
null.
87
if(checkInitialization(builder, "hc_nodevalue01") != null)
return
;
hc_nodevalue05.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodevalue05";
79
should still
return
null.
87
if(checkInitialization(builder, "hc_nodevalue05") != null)
return
;
hc_nodevalue06.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_nodevalue06";
79
should still
return
null.
87
if(checkInitialization(builder, "hc_nodevalue06") != null)
return
;
/external/webkit/LayoutTests/dom/xhtml/level2/html/
hasFeature01.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level2/html/hasFeature01";
72
hasFeature("hTmL", null) should
return
true.
79
if(checkInitialization(builder, "hasFeature01") != null)
return
;
hasFeature03.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level2/html/hasFeature03";
72
hasFeature("xhTmL", null) should
return
true if hasFeature("XML", null) returns true.
79
if(checkInitialization(builder, "hasFeature03") != null)
return
;
hasFeature04.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level2/html/hasFeature04";
72
hasFeature("xhTmL", "2.0") should
return
true if hasFeature("XML", "2.0") returns true.
79
if(checkInitialization(builder, "hasFeature04") != null)
return
;
/external/webkit/LayoutTests/dom/xhtml/level3/core/
attrisid01.js
17
* @
return
uri identifier of test
20
return
"http://www.w3.org/2001/DOM-Test-Suite/level3/core/attrisid01";
79
Invoke isID on the class attribute, this should
return
false.
87
if(checkInitialization(builder, "attrisid01") != null)
return
;
Completed in 1244 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>