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

Unified Diff: third_party/polymer/components/paper-menu-button/paper-menu-button.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/paper-menu-button/paper-menu-button.html
diff --git a/third_party/polymer/components/paper-menu-button/paper-menu-button.html b/third_party/polymer/components/paper-menu-button/paper-menu-button.html
index d983c2da1112f566fa0584e6a16f586970385abd..77e29c6fb298cf6ca0dfc9afdc880838746add13 100644
--- a/third_party/polymer/components/paper-menu-button/paper-menu-button.html
+++ b/third_party/polymer/components/paper-menu-button/paper-menu-button.html
@@ -121,6 +121,7 @@ Custom property | Description | Default
close-animation-config="[[closeAnimationConfig]]"
no-animations="[[noAnimations]]"
focus-target="[[_dropdownContent]]"
+ restore-focus-on-close
on-iron-overlay-canceled="__onIronOverlayCanceled">
<div class="dropdown-content">
<content id="content" select=".dropdown-content"></content>
« no previous file with comments | « third_party/polymer/components/paper-menu-button/bower.json ('k') | third_party/polymer/components/paper-ripple/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698