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