From de9464c1431906883bdf180fb00615e6fa371577 Mon Sep 17 00:00:00 2001
From: Misko Hevery
Date: Tue, 13 Mar 2012 14:42:26 -0700
Subject: f(compile): boolean attributes too agresive
- compiler would rewrite boolean attributes on all elements. This is too aggressive and interferes with some third-party frameworks
---
test/directive/ngNonBindableSpec.js | 2 +-
test/service/compilerSpec.js | 49 +++++++++++++++++++------------------
2 files changed, 26 insertions(+), 25 deletions(-)
(limited to 'test')
diff --git a/test/directive/ngNonBindableSpec.js b/test/directive/ngNonBindableSpec.js
index 4f69528b..1f7bf25d 100644
--- a/test/directive/ngNonBindableSpec.js
+++ b/test/directive/ngNonBindableSpec.js
@@ -10,7 +10,7 @@ describe('ng-non-bindable', function() {
});
- iit('should prevent compilation of the owning element and its children',
+ it('should prevent compilation of the owning element and its children',
inject(function($rootScope, $compile) {
element = $compile('