Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: polymer_0.5.4/bower_components/core-a11y-keys/core-a11y-keys.html

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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: '',
« no previous file with comments | « polymer_0.5.4/bower_components/core-a11y-keys/bower.json ('k') | polymer_0.5.4/bower_components/core-a11y-keys/demo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698