| Index: test/iron_list_physical_count_test.html
|
| diff --git a/test/iron_list_physical_count_test.html b/test/iron_list_physical_count_test.html
|
| index 408a84372be0ada3ecea204aa00023d4dfd9a1e8..4581e2c9237e2856f22e3b8be929319f9233b05a 100644
|
| --- a/test/iron_list_physical_count_test.html
|
| +++ b/test/iron_list_physical_count_test.html
|
| @@ -23,7 +23,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
| </head>
|
| <body>
|
| <template id="trivialList">
|
| - <x-list item-height="1" list-height="40"></x-list>
|
| + <x-list item-height="2" list-height="300"></x-list>
|
| </template>
|
| </body>
|
| </html>
|
|
|