Searched refs:getImplementationAttribute (Results 1 - 18 of 18) sorted by relevance

/external/webkit/LayoutTests/dom/xhtml/level3/core/
H A Dnodecomparedocumentposition26.js103 (getImplementationAttribute("expandEntityReferences") == false)
H A Dnodecomparedocumentposition27.js103 (getImplementationAttribute("expandEntityReferences") == false)
H A Dnodegetbaseuri19.js109 (getImplementationAttribute("expandEntityReferences") == true)
H A Dnodeisequalnode15.js108 (getImplementationAttribute("namespaceAware") == true)
H A Dcanonicalform07.js119 (getImplementationAttribute("ignoringElementContentWhitespace") == true)
H A Delementcontentwhitespace03.js112 (getImplementationAttribute("ignoringElementContentWhitespace") == true)
H A Dinfoset08.js114 (getImplementationAttribute("ignoringElementContentWhitespace") == true)
H A Dnodecomparedocumentposition28.js105 (getImplementationAttribute("expandEntityReferences") == false)
H A Dnodeisequalnode11.js139 (getImplementationAttribute("validating") == true)
H A Dselfxhtml.js496 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
507 var supported = this.getImplementationAttribute(attribute);
514 var supported = this.getImplementationAttribute(attribute);
600 function getImplementationAttribute(attr) { function
601 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/html/level1/core/
H A Dselfhtml.js481 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
492 var supported = this.getImplementationAttribute(attribute);
499 var supported = this.getImplementationAttribute(attribute);
577 function getImplementationAttribute(attr) { function
578 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/html/level2/core/
H A Dselfhtml.js481 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
492 var supported = this.getImplementationAttribute(attribute);
499 var supported = this.getImplementationAttribute(attribute);
577 function getImplementationAttribute(attr) { function
578 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/html/level2/events/
H A Dselfhtml.js481 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
492 var supported = this.getImplementationAttribute(attribute);
499 var supported = this.getImplementationAttribute(attribute);
577 function getImplementationAttribute(attr) { function
578 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/html/level2/html/
H A Dselfhtml.js481 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
492 var supported = this.getImplementationAttribute(attribute);
499 var supported = this.getImplementationAttribute(attribute);
577 function getImplementationAttribute(attr) { function
578 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/xhtml/level1/core/
H A Dselfxhtml.js496 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
507 var supported = this.getImplementationAttribute(attribute);
514 var supported = this.getImplementationAttribute(attribute);
600 function getImplementationAttribute(attr) { function
601 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/xhtml/level2/core/
H A Dselfxhtml.js496 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
507 var supported = this.getImplementationAttribute(attribute);
514 var supported = this.getImplementationAttribute(attribute);
600 function getImplementationAttribute(attr) { function
601 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/xhtml/level2/events/
H A Dselfxhtml.js496 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
507 var supported = this.getImplementationAttribute(attribute);
514 var supported = this.getImplementationAttribute(attribute);
600 function getImplementationAttribute(attr) { function
601 return builder.getImplementationAttribute(attr);
/external/webkit/LayoutTests/dom/xhtml/level2/html/
H A Dselfxhtml.js496 HTMLBuilder.prototype.getImplementationAttribute = function(attr) {
507 var supported = this.getImplementationAttribute(attribute);
514 var supported = this.getImplementationAttribute(attribute);
607 function getImplementationAttribute(attr) { function
608 return builder.getImplementationAttribute(attr);

Completed in 248 milliseconds