Merge "add web portal framework for TestAPI"
[releng.git] / utils / test / testapi / 3rd_party / static / testapi-ui / assets / lib / jquery / src / css / var / cssExpand.js
1 define( function() {
2         "use strict";
3
4         return [ "Top", "Right", "Bottom", "Left" ];
5 } );