Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / svg / SVGRenderingIntent.idl
index 2cdc2f4..1539088 100644 (file)
@@ -25,6 +25,8 @@
 
 [
     DependentLifetime,
+    WillBeGarbageCollected,
+    RuntimeEnabled=SVG1DOM
 ] interface SVGRenderingIntent {
     // Rendering Intent Types
     const unsigned short RENDERING_INTENT_UNKNOWN               = 0;