reverted factory methods but removed data type processing

This commit is contained in:
Eric Rowell
2013-12-04 09:10:24 -08:00
parent 5d5a378375
commit f217200ed7
6 changed files with 168 additions and 126 deletions

View File

@@ -336,7 +336,7 @@ suite('Node', function() {
});
// ======================================================
test.only('test offset attr change', function() {
test('test offset attr change', function() {
/*
* the premise of this test to make sure that only
* root level attributes trigger an attr change event.