Add an exponential backoff to rechecking the app list doodle.
[chromium-blink-merge.git] / third_party / polymer / components-chromium / core-overlay / tests / js / htmltests.js
blob159fb4d63b66df913b53ce26f6d7290b911a6f33
1 htmlSuite('core-overlay', function() {
2   htmlTest('html/core-overlay-basic.html');
3   htmlTest('html/core-overlay-positioning.html');
4   htmlTest('html/core-overlay-positioning-margin.html');
5   htmlTest('html/core-overlay-scroll.html');
6   htmlTest('html/core-overlay-quick-close.html');
7 });