Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Tools / GardeningServer / test / run-unit-tests.html
index 38a1075..7119ff7 100644 (file)
@@ -19,7 +19,11 @@ found in the LICENSE file.
 
 <script>
 mocha.checkLeaks();
-mocha.globals(['net']);
+mocha.globals(['net', 'scrolled', 'oCursor', 'availableWidth', 'topNotUsableSize',
+    'xLabelWidth', 'nblab', 'bottomNotUsableHeightWithoutXLabels',
+    'bottomNotUsableHeightWithXLabels', 'availableHeight', 'clrx', 'clrwidth',
+    'clry', 'clrheight', 'fmtYLabel', 'lgtxt', 'lgtxt2']);
+
 mocha.setup('bdd');
 </script>