Index: Source/core/xml/XSLTProcessor.idl |
diff --git a/Source/core/xml/XSLTProcessor.idl b/Source/core/xml/XSLTProcessor.idl |
index f8d3b1d9f5027b759cd3734e5b7d08ab31f7fea6..6ba0638c3a60c0ec9375eb53a96b42dca0651ae8 100644 |
--- a/Source/core/xml/XSLTProcessor.idl |
+++ b/Source/core/xml/XSLTProcessor.idl |
@@ -31,7 +31,7 @@ |
// http://bugs.webkit.org/show_bug.cgi?id=5446 |
[ |
- WillBeGarbageCollected, |
+ GarbageCollected, |
Constructor, |
ConstructorCallWith=Document, |
RuntimeEnabled=XSLT, |