diff options
| author | Vineet Kumar | 2013-06-25 23:37:56 -0400 |
|---|---|---|
| committer | Brian Ford | 2013-08-12 16:23:38 -0700 |
| commit | 06b0930b6a821bdfed78875f821baf1b8ede2442 (patch) | |
| tree | 1d17f6c0c1dd301e9eaf7318ac5e7b5f2950c5af /src/ngSanitize | |
| parent | 7b7be341b6081792130223e220ca80002c32b290 (diff) | |
| download | angular.js-06b0930b6a821bdfed78875f821baf1b8ede2442.tar.bz2 | |
fix(ngCloak): hide element even when CSS 'display' is set
Previously an element like
<div class="foo ng-cloak">...</div>
would still be annoyingly visible if it matched a CSS rule like
.foo { display: inline-block; }, overriding ng-cloak's display: none.
Diffstat (limited to 'src/ngSanitize')
0 files changed, 0 insertions, 0 deletions
