X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fsvg%2FSVGTests.idl;h=591a86bf906e2762ac761bd4b91c819f89748e0d;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=0842cc1831d736cea20f4eba289713ce3598cc51;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/svg/SVGTests.idl b/src/third_party/WebKit/Source/core/svg/SVGTests.idl index 0842cc1..591a86b 100644 --- a/src/third_party/WebKit/Source/core/svg/SVGTests.idl +++ b/src/third_party/WebKit/Source/core/svg/SVGTests.idl @@ -25,8 +25,7 @@ */ [ - NoInterfaceObject, - LegacyImplementedInBaseClass + NoInterfaceObject ] interface SVGTests { readonly attribute SVGStringList requiredFeatures; readonly attribute SVGStringList requiredExtensions;