Index: Source/core/xml/XSLTProcessor.idl |
diff --git a/Source/core/xml/XSLTProcessor.idl b/Source/core/xml/XSLTProcessor.idl |
index dc51a606a389dba8be5f188ac3a90913ba45eea7..f8d3b1d9f5027b759cd3734e5b7d08ab31f7fea6 100644 |
--- a/Source/core/xml/XSLTProcessor.idl |
+++ b/Source/core/xml/XSLTProcessor.idl |
@@ -33,6 +33,7 @@ |
[ |
WillBeGarbageCollected, |
Constructor, |
+ ConstructorCallWith=Document, |
RuntimeEnabled=XSLT, |
MeasureAs=XSLTProcessor |
] interface XSLTProcessor { |