angular.js/test/directive
Misko Hevery 1cc0e4173d bug(ie7): incorrectly set all inputs to disabled
In ie7 all of the input fields are set to readonly and disabled, because ie7 enumerates over all attributes even if the are not declared on the element.
2012-03-19 15:49:42 -07:00
..
aSpec.js chore(directives,widgets): reorg the code under directive/ dir 2012-03-08 22:29:34 -08:00
booleanAttrDirSpecs.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
formSpec.js fix(ngForm): alias name||ngForm 2012-03-19 11:35:09 -07:00
inputSpec.js bug(ie7): incorrectly set all inputs to disabled 2012-03-19 15:49:42 -07:00
ngBindSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngClassSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngClickSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngCloakSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngControllerSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngEventDirsSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngIncludeSpec.js style(ng-include): remove unused args 2012-03-12 23:04:11 -07:00
ngInitSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngNonBindableSpec.js f(compile): boolean attributes too agresive 2012-03-13 16:59:03 -07:00
ngPluralizeSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngRepeatSpec.js fix(ngRepeat): correct variable reference in error message 2012-03-17 15:57:55 -07:00
ngShowHideSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngStyleSpec.js chore(*): refactor all ng: to ng- 2012-03-09 16:14:26 -08:00
ngSwitchSpec.js style(ngSwitchSpec): fix typo 2012-03-15 15:23:49 -07:00
ngViewSpec.js fix(ngView): controller not published 2012-03-19 11:35:09 -07:00
scriptSpec.js chore(directives,widgets): reorg the code under directive/ dir 2012-03-08 22:29:34 -08:00
selectSpec.js fix(select): multiselect failes to update view on selection insert 2012-03-19 11:35:10 -07:00
styleSpec.js chore(directives,widgets): reorg the code under directive/ dir 2012-03-08 22:29:34 -08:00