Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / WebKitCSSTransformValue.idl
index a17e482..05258f9 100644 (file)
@@ -30,9 +30,7 @@
     DoNotCheckConstants,
     ImplementedAs=CSSTransformValue,
 ] interface WebKitCSSTransformValue : CSSValueList {
-
     // OperationTypes
-
     const unsigned short CSS_TRANSLATE   = 1;
     const unsigned short CSS_TRANSLATEX  = 2;
     const unsigned short CSS_TRANSLATEY  = 3;