 Chromium Code Reviews
 Chromium Code Reviews Issue 10513011:
  Roll IDL to multivm@576  (Closed) 
  Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
    
  
    Issue 10513011:
  Roll IDL to multivm@576  (Closed) 
  Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart| Index: third_party/WebCore/svg/SVGTests.idl | 
| diff --git a/third_party/WebCore/svg/SVGTests.idl b/third_party/WebCore/svg/SVGTests.idl | 
| index 11d9856a669f4b8a67027be06f4ca23285d734c0..d9f79ccbf2a9c7f85f6e5c5b683583e8c35b50b4 100644 | 
| --- a/third_party/WebCore/svg/SVGTests.idl | 
| +++ b/third_party/WebCore/svg/SVGTests.idl | 
| @@ -29,6 +29,7 @@ module svg { | 
| interface [ | 
| Conditional=SVG, | 
| ObjCProtocol, | 
| + SuppressToJSObject, | 
| OmitConstructor | 
| ] SVGTests { | 
| readonly attribute SVGStringList requiredFeatures; |