Index: Source/core/xml/DOMParser.idl |
diff --git a/Source/core/xml/DOMParser.idl b/Source/core/xml/DOMParser.idl |
index f2161b4a9ac82678629b74e6af15ed48c0932b5c..ca9ee110af338e9f865f68d2ab831ca967531a46 100644 |
--- a/Source/core/xml/DOMParser.idl |
+++ b/Source/core/xml/DOMParser.idl |
@@ -18,7 +18,7 @@ |
*/ |
[ |
- Constructor, |
+ Constructor |
] interface DOMParser { |
Document parseFromString([Default=Undefined] optional DOMString str, |
[Default=Undefined] optional DOMString contentType); |