Chromium Code Reviews

Unified Diff: core/svg/SVGAnimatedString.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « core/svg/SVGAnimatedRect.idl ('k') | core/svg/SVGAnimatedTransformList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/svg/SVGAnimatedString.idl
diff --git a/core/svg/SVGAnimatedString.idl b/core/svg/SVGAnimatedString.idl
index 5f4a06743d4f0985b78c0b5d8ade3c16add58244..e881925aaac3b6952286cb3b13ffaefde50d0112 100644
--- a/core/svg/SVGAnimatedString.idl
+++ b/core/svg/SVGAnimatedString.idl
@@ -27,8 +27,6 @@
[
SetWrapperReferenceTo(SVGElement contextElement),
- RuntimeEnabled=SVG1DOM,
- MeasureAs=SVG1DOM,
WillBeGarbageCollected,
] interface SVGAnimatedString {
[RaisesException=Setter] attribute DOMString baseVal;
« no previous file with comments | « core/svg/SVGAnimatedRect.idl ('k') | core/svg/SVGAnimatedTransformList.idl » ('j') | no next file with comments »

Powered by Google App Engine