Chromium Code Reviews

Side by Side Diff: polymer_0.5.4/bower_components/core-overlay/tests/js/htmltests.js

Issue 895523005: Added Polymer 0.5.4 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 htmlSuite('core-overlay', function() { 1 htmlSuite('core-overlay', function() {
2 htmlTest('html/core-overlay-basic.html'); 2 htmlTest('html/core-overlay-basic.html');
3 htmlTest('html/core-overlay-positioning.html'); 3 htmlTest('html/core-overlay-positioning.html');
4 htmlTest('html/core-overlay-positioning-margin.html'); 4 htmlTest('html/core-overlay-positioning-margin.html');
5 htmlTest('html/core-overlay-scroll.html'); 5 htmlTest('html/core-overlay-scroll.html');
6 htmlTest('html/core-overlay-quick-close.html'); 6 htmlTest('html/core-overlay-quick-close.html');
7 }); 7 });
OLDNEW

Powered by Google App Engine