diff --git a/iron-dropdown-scroll-manager.html b/iron-dropdown-scroll-manager.html index 5e9176e..8b48d1d 100644 --- a/iron-dropdown-scroll-manager.html +++ b/iron-dropdown-scroll-manager.html @@ -14,6 +14,14 @@ + diff --git a/test/iron-dropdown.html b/test/iron-dropdown.html index dffc458..0dcfecd 100644 --- a/test/iron-dropdown.html +++ b/test/iron-dropdown.html @@ -9,6 +9,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt --> + iron-dropdown basic tests @@ -54,6 +55,7 @@ height: 3000px; } + @@ -133,6 +135,7 @@ + + diff --git a/test/x-scrollable-element.html b/test/x-scrollable-element.html index a3012e2..3bdb3cf 100644 --- a/test/x-scrollable-element.html +++ b/test/x-scrollable-element.html @@ -12,11 +12,37 @@