diff options
| author | Vineet Kumar | 2013-06-25 23:37:56 -0400 |
|---|---|---|
| committer | Igor Minar | 2013-07-02 22:57:34 -0700 |
| commit | 3ffddad100e993403d13137387d0685466b46b2b (patch) | |
| tree | 4d4b9b8761bccbd24d6aaf14a5acac240b38a833 /test/jqLiteSpec.js | |
| parent | c21ab0a68abebab541fcaf322a87f3817a98d095 (diff) | |
| download | angular.js-3ffddad100e993403d13137387d0685466b46b2b.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 'test/jqLiteSpec.js')
0 files changed, 0 insertions, 0 deletions
