 Chromium Code Reviews
 Chromium Code Reviews Issue 15643014:
  Blink IDL roll.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/third_party/WebCore/
    
  
    Issue 15643014:
  Blink IDL roll.  (Closed) 
  Base URL: http://dart.googlecode.com/svn/third_party/WebCore/| Index: core/svg/SVGTransformable.idl | 
| =================================================================== | 
| --- core/svg/SVGTransformable.idl (revision 23517) | 
| +++ core/svg/SVGTransformable.idl (working copy) | 
| @@ -24,10 +24,7 @@ | 
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| */ | 
| -[ | 
| - Conditional=SVG | 
| - | 
| -] interface SVGTransformable : SVGLocatable { | 
| +interface SVGTransformable : SVGLocatable { | 
| readonly attribute SVGAnimatedTransformList transform; | 
| }; |