diff options
Diffstat (limited to 'js/panels/CSSPanel/css-property-name-list.js')
-rwxr-xr-x | js/panels/CSSPanel/css-property-name-list.js | 2 |
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 | ||
7 | exports.cssPropertyNameList = [ | 7 | exports.CssPropertyNameList = [ |
8 | '-webkit-', | 8 | '-webkit-', |
9 | "-webkit-animation", | 9 | "-webkit-animation", |
10 | "-webkit-animation-delay", | 10 | "-webkit-animation-delay", |