OLD | NEW |
---|---|
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 }); | 6 }); |
OLD | NEW |