1htmlSuite('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});
8