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

Unified Diff: polymer_0.5.4/bower_components/core-image/core-image.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-image/core-image.html
diff --git a/polymer_0.5.0/bower_components/core-image/core-image.html b/polymer_0.5.4/bower_components/core-image/core-image.html
similarity index 99%
copy from polymer_0.5.0/bower_components/core-image/core-image.html
copy to polymer_0.5.4/bower_components/core-image/core-image.html
index 6693436902aa7df40ec42dcbf493836116f247f1..f992c3152bdf127e280abc1f6b50e8364a98850d 100644
--- a/polymer_0.5.0/bower_components/core-image/core-image.html
+++ b/polymer_0.5.4/bower_components/core-image/core-image.html
@@ -93,9 +93,9 @@ Examples:
* shown. This may be useful when a binding to the src property is known to
* be invalid, to prevent 404 requests.
*
- * @attribute src
- * @type string
- * @default null
+ * @attribute load
+ * @type boolean
+ * @default true
*/
load: true,
« no previous file with comments | « polymer_0.5.4/bower_components/core-image/core-image.css ('k') | polymer_0.5.4/bower_components/core-image/demo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698