Home
last modified time | relevance | path

Searched refs:asyncLoad (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js377 this.asyncLoad(testInfoPath, 'data', function(data, status) {
1007 TestSuite.prototype.asyncLoad = function(url, type, handler) method in TestSuite