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

Unified Diff: third_party/polymer/v0_8/components/paper-checkbox/paper-checkbox.html

Issue 1128233007: Rerun reproduce to pick up a fix in a new version of paper-checkbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « third_party/polymer/v0_8/components/paper-checkbox/bower.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/polymer/v0_8/components/paper-checkbox/paper-checkbox.html
diff --git a/third_party/polymer/v0_8/components/paper-checkbox/paper-checkbox.html b/third_party/polymer/v0_8/components/paper-checkbox/paper-checkbox.html
index 6093b31a4c4feb7f48e6bdc93861dc761a38e43e..8dfb4b3d05cdcf894667ee830e81ffdf6e6975ca 100644
--- a/third_party/polymer/v0_8/components/paper-checkbox/paper-checkbox.html
+++ b/third_party/polymer/v0_8/components/paper-checkbox/paper-checkbox.html
@@ -112,6 +112,7 @@ Styling a checkbox:
type: Boolean,
value: false,
reflectToAttribute: true,
+ notify: true,
observer: '_checkedChanged'
},
« no previous file with comments | « third_party/polymer/v0_8/components/paper-checkbox/bower.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698