| 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>
|
|
|