aboutsummaryrefslogtreecommitdiffstats
path: root/src/css.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/css.js')
-rw-r--r--src/css.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/css.js b/src/css.js
index 9e673fc18..131df67de 100644
--- a/src/css.js
+++ b/src/css.js
@@ -20,6 +20,8 @@ define( [
], function( jQuery, pnum, access, rmargin, document, rcssNum, rnumnonpx, cssExpand,
getStyles, swap, curCSS, adjustCSS, addGetHookIf, support ) {
+"use strict";
+
var
// Swappable if display is none or starts with table