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

Unified Diff: third_party/polymer/components/iron-selector/iron-selector.html

Issue 2113853002: Run bower update (Closed) Base URL: https://github.com/catapult-project/catapult@polymer10-migration
Patch Set: Created 4 years, 6 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: third_party/polymer/components/iron-selector/iron-selector.html
diff --git a/third_party/polymer/components/iron-selector/iron-selector.html b/third_party/polymer/components/iron-selector/iron-selector.html
index bcf12093b21b44ab584532a131aba5ccefcca8ca..0ecc9fbcd19f2b8d867745647d932bbdb697cc2d 100644
--- a/third_party/polymer/components/iron-selector/iron-selector.html
+++ b/third_party/polymer/components/iron-selector/iron-selector.html
@@ -38,7 +38,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<div name="zot">Zot</div>
</iron-selector>
- If no matching element is found using `attForSelected`, use `fallbackSelection` as fallback.
+ You can specify a default fallback with `fallbackSelection` in case the `selected` attribute does
+ not match the `attrForSelected` attribute of any elements.
Example:

Powered by Google App Engine
This is Rietveld 408576698