| Index: polymer_0.5.4/bower_components/core-tooltip/core-tooltip.html
|
| diff --git a/polymer_0.5.0/bower_components/core-tooltip/core-tooltip.html b/polymer_0.5.4/bower_components/core-tooltip/core-tooltip.html
|
| similarity index 97%
|
| copy from polymer_0.5.0/bower_components/core-tooltip/core-tooltip.html
|
| copy to polymer_0.5.4/bower_components/core-tooltip/core-tooltip.html
|
| index 1a67f3b77c68bb2a795fd6e3bcffc3054633468c..1f050d0fe5a7159900040fe3fbb6702a90749a80 100644
|
| --- a/polymer_0.5.0/bower_components/core-tooltip/core-tooltip.html
|
| +++ b/polymer_0.5.4/bower_components/core-tooltip/core-tooltip.html
|
| @@ -60,8 +60,8 @@ You can customize this attribute with the `tipAttribute` attribute:
|
|
|
| @group Polymer Core Elements
|
| @element core-tooltip
|
| -@extends core-focusable
|
| -@mixins Polymer.CoreFocusable
|
| +@mixins Polymer.CoreFocusable https://github.com/polymer/core-focusable
|
| +@mixins Polymer.CoreResizable https://github.com/polymer/core-resizable
|
| @homepage http://www.polymer-project.org/components/core-tooltip/index.html
|
| -->
|
|
|
|
|