Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / CSSTransformValue.h
index 51543d6..511c122 100644 (file)
@@ -33,6 +33,7 @@ namespace blink {
 
 class CSSTransformValue : public CSSValueList {
 public:
+    // FIXME: Can we just use the CSSValueID enum?
     // NOTE: these have to match the values in the IDL
     enum TransformOperationType {
         UnknownTransformOperation,