summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layout/style/nsCSSPropAliasList.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/layout/style/nsCSSPropAliasList.h b/layout/style/nsCSSPropAliasList.h
index 7043d1931..1881c22d9 100644
--- a/layout/style/nsCSSPropAliasList.h
+++ b/layout/style/nsCSSPropAliasList.h
@@ -235,9 +235,9 @@ CSS_PROP_ALIAS(-moz-columns,
MozColumns,
"")
CSS_PROP_ALIAS(-moz-tab-size,
- tab_size,
- MozTabSize,
- "")
+ tab_size,
+ MozTabSize,
+ "")
#define WEBKIT_PREFIX_PREF "layout.css.prefixes.webkit"