Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: core/svg/SVGTransform.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/svg/SVGTextPositioningElement.idl ('k') | core/svg/SVGTransformList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/svg/SVGTransform.idl
diff --git a/core/svg/SVGTransform.idl b/core/svg/SVGTransform.idl
index 4a6ce7257c2daa151749cb2fa99e153031140213..dd594e1e4de37cf4ee9160cbb27c006401c892b3 100644
--- a/core/svg/SVGTransform.idl
+++ b/core/svg/SVGTransform.idl
@@ -21,13 +21,9 @@
// http://www.w3.org/TR/SVG2/coords.html#InterfaceSVGTransform
-// TODO(philipj): SVGTransform should have constructors. crbug.com/366541
[
ImplementedAs=SVGTransformTearOff,
- MeasureAs=SVG1DOM,
- RuntimeEnabled=SVG1DOM,
SetWrapperReferenceTo(SVGElement contextElement),
- TypeChecking=Interface,
WillBeGarbageCollected,
] interface SVGTransform {
// Transform Types
« no previous file with comments | « core/svg/SVGTextPositioningElement.idl ('k') | core/svg/SVGTransformList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698