Index: Source/core/svg/SVGRenderingIntent.idl |
diff --git a/Source/core/svg/SVGRenderingIntent.idl b/Source/core/svg/SVGRenderingIntent.idl |
index 2cdc2f43ef3ab384d0a40d0672d232dbdc7005eb..1d56c008981dc27d5ebb59319a6c49cacce43a7a 100644 |
--- a/Source/core/svg/SVGRenderingIntent.idl |
+++ b/Source/core/svg/SVGRenderingIntent.idl |
@@ -25,6 +25,7 @@ |
[ |
DependentLifetime, |
+ RuntimeEnabled=SVG1DOM, |
] interface SVGRenderingIntent { |
// Rendering Intent Types |
const unsigned short RENDERING_INTENT_UNKNOWN = 0; |