| Index: polymer_0.5.4/bower_components/core-a11y-keys/core-a11y-keys.html
|
| diff --git a/polymer_0.5.0/bower_components/core-a11y-keys/core-a11y-keys.html b/polymer_0.5.4/bower_components/core-a11y-keys/core-a11y-keys.html
|
| similarity index 99%
|
| copy from polymer_0.5.0/bower_components/core-a11y-keys/core-a11y-keys.html
|
| copy to polymer_0.5.4/bower_components/core-a11y-keys/core-a11y-keys.html
|
| index 63eae5e68e7f65d05425ff907bde7b698922624b..8c4e4b79fab393e288f2acb0d0a7b8c7f0bbf00a 100644
|
| --- a/polymer_0.5.0/bower_components/core-a11y-keys/core-a11y-keys.html
|
| +++ b/polymer_0.5.4/bower_components/core-a11y-keys/core-a11y-keys.html
|
| @@ -303,10 +303,10 @@ Keys Syntax Grammar:
|
| },
|
| publish: {
|
| /**
|
| - * The set of key combinations to listen for.
|
| + * The set of key combinations that will be matched (in keys syntax).
|
| *
|
| * @attribute keys
|
| - * @type string (keys syntax)
|
| + * @type string
|
| * @default ''
|
| */
|
| keys: '',
|
|
|