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

Unified Diff: test/iron_list_physical_count_test.html

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 2 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
« no previous file with comments | « test/iron_list_physical_count_test.dart ('k') | test/iron_list_test_helpers.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « test/iron_list_physical_count_test.dart ('k') | test/iron_list_test_helpers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698