54 tests to run in 11 groups
------------------------------------------------------------
GROUP "basic tests" has 30 tests to run
PASSED test: parse 10 ms
PASSED test: testDataDojoId 0 ms
PASSED test: testJsId 1 ms
PASSED test: testStrProp 0 ms
PASSED test: testIntProp 0 ms
PASSED test: testArrProp 0 ms
PASSED test: testBoolProp 0 ms
PASSED test: testDateProp 0 ms
PASSED test: testUnwantedParams 0 ms
PASSED test: testDisabledFlag 0 ms
PASSED test: testCheckedFlag 0 ms
PASSED test: testFunctionProp 0 ms
PASSED test: t.is(4, obj.preambleTestProp); 0 ms
PASSED test: t.is(deepTestProp, obj.deepProp); 0 ms
PASSED test: testConnect 0 ms
PASSED test: testFunctionAssignment 0 ms
PASSED test: testSubNodeParse 0 ms
PASSED test: testMarkupFactory 0 ms
PASSED test: testMarkupFactoryClass 0 ms
PASSED test: testnostart 2 ms
PASSED test: rootTest 1 ms
PASSED test: cacheRefresh 1 ms
PASSED test: recurse 0 ms
PASSED test: simpleHTML5 0 ms
PASSED test: html5inherited 0 ms
PASSED test: html5withMethod 1 ms
diffMethod on, this is
{_watchCallbacks:function(name, oldValue, value, ignoreCatchall){
var notify = function(propertyCallbacks){
if(propertyCallbacks){
propertyCallbacks = propertyCallbacks.slice();
for(var i = 0, l = propertyCallbacks.length; i < l; i++){
propertyCallbacks[i].call(self, name, oldValue, value);
}
}
};
notify(callbacks['_' + name]);
if(!ignoreCatchall){
notify(callbacks["*"]); // the catch-all
}
} onclick:function(){var _5c9=_5b7;var args=arguments;var _5ca=_5c8.before;while(_5ca){args=_5ca.advice.apply(this,args)||args;_5ca=_5ca.next;}if(_5c8.around){var _5cb=_5c8.around.advice(this,args);}var _5cc=_5c8.after;while(_5cc&&_5cc.id<_5c9){if(_5cc.receiveArguments){var _5cd=_5cc.advice.apply(this,args);_5cb=_5cd===_5b6?_5cb:_5cd;}else{_5cb=_5cc.advice.call(this,_5cb,args);}_5cc=_5cc.next;}return _5cb;} }PASSED test: testOnWatch 1 ms
PASSED test: testOn2 1 ms
PASSED test: testAspect 1 ms
PASSED test: testMID 0 ms
Total time for GROUP " basic tests " is 19ms
Total time for GROUP " basic tests " is 19ms
------------------------------------------------------------
GROUP "BIDI" has 4 tests to run
PASSED test: dirAttr 1 ms
PASSED test: langAttr 1 ms
PASSED test: textdirAttr 0 ms
PASSED test: inheritance from HTML 0 ms
Total time for GROUP " BIDI " is 2ms
Total time for GROUP " BIDI " is 2ms
------------------------------------------------------------
GROUP "IE attribute detection" has 11 tests to run
PASSED test: input1 2 ms
PASSED test: input2 0 ms
PASSED test: input3 0 ms
PASSED test: textarea 1 ms
PASSED test: button1 0 ms
PASSED test: button2 1 ms
PASSED test: button3 0 ms
PASSED test: button4 1 ms
PASSED test: form1 0 ms
PASSED test: form2 0 ms
PASSED test: li 1 ms
Total time for GROUP " IE attribute detection " is 6ms
Total time for GROUP " IE attribute detection " is 6ms
------------------------------------------------------------
GROUP "mixed attribute specification" has 1 test to run
PASSED test: mixed 1 ms
Total time for GROUP " mixed attribute specification " is 1ms
Total time for GROUP " mixed attribute specification " is 1ms
------------------------------------------------------------
GROUP "functions" has 1 test to run
PASSED test: onclick 1 ms
Total time for GROUP " functions " is 1ms
Total time for GROUP " functions " is 1ms
------------------------------------------------------------
GROUP "parser.instantiate()" has 1 test to run
PASSED test: instantiate1 0 ms
Total time for GROUP " parser.instantiate() " is 0ms
Total time for GROUP " parser.instantiate() " is 0ms
------------------------------------------------------------
GROUP "parser.construct()" has 1 test to run
PASSED test: construct1 0 ms
Total time for GROUP " parser.construct() " is 0ms
Total time for GROUP " parser.construct() " is 0ms
------------------------------------------------------------
GROUP "data-dojo-mixins support" has 1 test to run
PASSED test: mixins 1 ms
Total time for GROUP " data-dojo-mixins support " is 1ms
Total time for GROUP " data-dojo-mixins support " is 1ms
------------------------------------------------------------
GROUP "behavioral" has 1 test to run
PASSED test: doubleConnect 1 ms
Total time for GROUP " behavioral " is 1ms
Total time for GROUP " behavioral " is 1ms
------------------------------------------------------------
GROUP "script type=dojo/require support" has 1 test to run
Hover over HTML elements in the main page. Click to hold selection.