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

Unified Diff: core/svg/SVGAnimatedNumber.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/SVGAnimatedLengthList.idl ('k') | core/svg/SVGAnimatedNumberList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/svg/SVGAnimatedNumber.idl
diff --git a/core/svg/SVGAnimatedNumber.idl b/core/svg/SVGAnimatedNumber.idl
index 87fd762f5fd9974907ca94d73cdca86fd6eacff6..9f228b4fa11d940675cfd2e151ad26a62f03c0e5 100644
--- a/core/svg/SVGAnimatedNumber.idl
+++ b/core/svg/SVGAnimatedNumber.idl
@@ -27,10 +27,7 @@
// http://www.w3.org/TR/SVG2/types.html#InterfaceSVGAnimatedNumber
[
- MeasureAs=SVG1DOM,
- RuntimeEnabled=SVG1DOM,
SetWrapperReferenceTo(SVGElement contextElement),
- TypeChecking=Interface,
WillBeGarbageCollected,
] interface SVGAnimatedNumber {
[RaisesException=Setter] attribute float baseVal;
« no previous file with comments | « core/svg/SVGAnimatedLengthList.idl ('k') | core/svg/SVGAnimatedNumberList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698