aboutsummaryrefslogtreecommitdiff
path: root/js/panels/CSSPanel/css-property-name-list.js
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-22 22:36:19 -0700
committerValerio Virgillito2012-05-22 22:36:19 -0700
commit816d52e94424a84dab7ac44ab953624a245be30f (patch)
treede7c7d78929e780c2edeb2d302b9b8422c26b3ff /js/panels/CSSPanel/css-property-name-list.js
parenta341522e3603c18ab3b93defa894e3be702dd0f4 (diff)
parenta00e1f30c3da3053574c982ddfacca12e32c12b2 (diff)
downloadninja-816d52e94424a84dab7ac44ab953624a245be30f.tar.gz
Merge pull request #251 from ericguzman/CSSPanelUpdates
Css panel updates
Diffstat (limited to 'js/panels/CSSPanel/css-property-name-list.js')
-rwxr-xr-xjs/panels/CSSPanel/css-property-name-list.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/CSSPanel/css-property-name-list.js b/js/panels/CSSPanel/css-property-name-list.js
index 24a69c09..6d02b755 100755
--- a/js/panels/CSSPanel/css-property-name-list.js
+++ b/js/panels/CSSPanel/css-property-name-list.js
@@ -4,7 +4,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
4(c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. 4(c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved.
5</copyright> */ 5</copyright> */
6 6
7exports.cssPropertyNameList = [ 7exports.CssPropertyNameList = [
8 '-webkit-', 8 '-webkit-',
9 "-webkit-animation", 9 "-webkit-animation",
10 "-webkit-animation-delay", 10 "-webkit-animation-delay",