Index: Source/core/svg/SVGRenderingIntent.idl |
diff --git a/Source/core/svg/SVGRenderingIntent.idl b/Source/core/svg/SVGRenderingIntent.idl |
index 1539088aae1fba1d1d58ff36a12f80a30d7aa67e..68bffa378224b1d13c08e4b881c60bb5c668f849 100644 |
--- a/Source/core/svg/SVGRenderingIntent.idl |
+++ b/Source/core/svg/SVGRenderingIntent.idl |
@@ -23,6 +23,9 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+// http://www.w3.org/TR/SVG11/types.html#InterfaceSVGRenderingIntent |
+ |
+// TODO(philipj): SVGRenderingIntent is gone from SVG 2 and is never used. |
[ |
DependentLifetime, |
WillBeGarbageCollected, |