Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / css / RGBColor.idl
index 398fe1b..81ae393 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 [
+    NotScriptWrappable,
     WillBeGarbageCollected
 ] interface RGBColor {
     readonly attribute CSSPrimitiveValue  red;