| Index: third_party/polymer/components/neon-animation/demo/card/x-card.html
|
| diff --git a/third_party/polymer/components/neon-animation/demo/card/x-card.html b/third_party/polymer/components/neon-animation/demo/card/x-card.html
|
| index 6a578fc489a3b3f5323981f29f9bfdcad788e75a..92885d29c82156b6a9f003a4069c373002042b47 100644
|
| --- a/third_party/polymer/components/neon-animation/demo/card/x-card.html
|
| +++ b/third_party/polymer/components/neon-animation/demo/card/x-card.html
|
| @@ -66,9 +66,6 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| }],
|
|
|
| 'exit': [{
|
| - name: 'opaque-animation',
|
| - node: this.$.placeholder
|
| - }, {
|
| name: 'fade-out-animation',
|
| node: this.$.container,
|
| timing: {
|
|
|