OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:www
(Results
351 - 375
of
3514
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webkit/LayoutTests/dom/xhtml/level3/core/
nodelookupnamespaceuri06.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/nodelookupnamespaceuri06";
85
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#Node3-lookupNamespaceURI
103
assertEquals("nodelookupnamespaceuri06","http://
www
.netzero.com",namespaceURI);
nodelookupnamespaceuri07.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/nodelookupnamespaceuri07";
85
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#Node3-lookupNamespaceURI
103
assertEquals("nodelookupnamespaceuri07","http://
www
.netzero.com",namespaceURI);
nodelookupprefix06.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/nodelookupprefix06";
85
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#Node3-lookupNamespacePrefix
102
prefix = elem.lookupPrefix("http://
www
.netzero.com");
nodelookupprefix07.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/nodelookupprefix07";
85
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#Node3-lookupNamespacePrefix
102
prefix = elem.lookupPrefix("http://
www
.netzero.com");
noderemovechild10.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/noderemovechild10";
83
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#ID-1734834066
102
elem = doc.createElementNS("http://
www
.w3.org/1999/xhtml","dom3:br");
nodesettextcontent08.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/nodesettextcontent08";
85
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#Node3-textContent
102
elem = doc.createElementNS("http://
www
.w3.org/1999/xhtml","xhtml:p");
textwholetext03.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/textwholetext03";
83
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#Text3-wholeText
100
elem = doc.createElementNS("http://
www
.w3.org/1999/xhtml","p");
typeinfoisderivedfrom03.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom03";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anySimpleType",15);
typeinfoisderivedfrom04.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom04";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",15);
typeinfoisderivedfrom05.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom05";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",1);
typeinfoisderivedfrom07.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom07";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",0);
typeinfoisderivedfrom08.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom08";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","string",15);
typeinfoisderivedfrom09.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom09";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anySimpleType",15);
typeinfoisderivedfrom10.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom10";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",15);
typeinfoisderivedfrom11.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom11";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",1);
typeinfoisderivedfrom12.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom12";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
111
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",0);
typeinfoisderivedfrom15.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom15";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/1999/xhtml","emp0001_3Type",15);
typeinfoisderivedfrom16.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom16";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/1999/xhtml","emp0001_3Type",4);
typeinfoisderivedfrom17.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom17";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/1999/xhtml","emp0001_3Type",11);
typeinfoisderivedfrom18.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom18";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","ID",1);
typeinfoisderivedfrom19.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom19";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anySimpleType",1);
typeinfoisderivedfrom20.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom20";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
103
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","anyType",1);
typeinfoisderivedfrom22.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom22";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","string",15);
typeinfoisderivedfrom23.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom23";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","string",8);
typeinfoisderivedfrom24.js
10
[1] http://
www
.w3.org/Consortium/Legal/2002/copyright-software-20021231
20
return "http://
www
.w3.org/2001/DOM-Test-Suite/level3/core/typeinfoisderivedfrom24";
82
* @see http://
www
.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#TypeInfo-isDerivedFrom
107
isDerived = typeInfo.isDerivedFrom("http://
www
.w3.org/2001/XMLSchema","string",7);
Completed in 951 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>