Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(346)

Unified Diff: core/svg/SVGTests.idl

Issue 9889044: IDL roll to multivm 1266 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 10 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: core/svg/SVGTests.idl
diff --git a/core/svg/SVGTests.idl b/core/svg/SVGTests.idl
index 3941d6a4c49ee6a8d7c79138c3437a2104e58ba9..3081a64dcfec1a47ff540475548cfb2adab54c63 100644
--- a/core/svg/SVGTests.idl
+++ b/core/svg/SVGTests.idl
@@ -27,7 +27,7 @@
[
Conditional=SVG,
- DoNotGenerateToV8,
+ DoNotGenerateToV8
] interface SVGTests {
readonly attribute SVGStringList requiredFeatures;
readonly attribute SVGStringList requiredExtensions;

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b