mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
parent
28bf357553
commit
9bf9c236cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1824,7 +1824,7 @@ function directiveNormalize(name) {
|
|||
*
|
||||
* @description
|
||||
* A shared object between directive compile / linking functions which contains normalized DOM
|
||||
* element attributes. The the values reflect current binding state `{{ }}`. The normalization is
|
||||
* element attributes. The values reflect current binding state `{{ }}`. The normalization is
|
||||
* needed since all of these are treated as equivalent in Angular:
|
||||
*
|
||||
* <span ng:bind="a" ng-bind="a" data-ng-bind="a" x-ng-bind="a">
|
||||
|
|
|
|||
Loading…
Reference in a new issue