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

Unified Diff: core/svg/SVGNumber.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/SVGMatrix.idl ('k') | core/svg/SVGNumberList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/svg/SVGNumber.idl
diff --git a/core/svg/SVGNumber.idl b/core/svg/SVGNumber.idl
index aa7ce79724471b73ca238b0175053d185b9a27be..0a2aa677ab2c0cfe257959a8d7436448aa355d4b 100644
--- a/core/svg/SVGNumber.idl
+++ b/core/svg/SVGNumber.idl
@@ -22,11 +22,9 @@
// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGNumber
-// TODO(philipj): SVGNumber should have constructors. crbug.com/366541
[
ImplementedAs=SVGNumberTearOff,
SetWrapperReferenceTo(SVGElement contextElement),
- TypeChecking=Interface,
WillBeGarbageCollected,
] interface SVGNumber {
[RaisesException=Setter] attribute float value;
« no previous file with comments | « core/svg/SVGMatrix.idl ('k') | core/svg/SVGNumberList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698