Chromium Code Reviews

Unified Diff: third_party/WebKit/Source/core/svg/SVGAngle.idl

Issue 1466563003: Make [TypeChecking=Interface] the default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 1 month 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
Index: third_party/WebKit/Source/core/svg/SVGAngle.idl
diff --git a/third_party/WebKit/Source/core/svg/SVGAngle.idl b/third_party/WebKit/Source/core/svg/SVGAngle.idl
index 12320a3a07df9fd5275d9bdf4629c5f8c11a22d9..64aa811d1d1964e9994c10e43f3bda67334cbab0 100644
--- a/third_party/WebKit/Source/core/svg/SVGAngle.idl
+++ b/third_party/WebKit/Source/core/svg/SVGAngle.idl
@@ -25,7 +25,6 @@
[
ImplementedAs=SVGAngleTearOff,
SetWrapperReferenceTo(SVGElement contextElement),
- TypeChecking=Interface,
WillBeGarbageCollected,
] interface SVGAngle {
// Angle Unit Types
« no previous file with comments | « third_party/WebKit/Source/core/page/PagePopupController.idl ('k') | third_party/WebKit/Source/core/svg/SVGAnimatedBoolean.idl » ('j') | no next file with comments »

Powered by Google App Engine