Index: Source/WebCore/xml/XPathEvaluator.idl |
=================================================================== |
--- Source/WebCore/xml/XPathEvaluator.idl (revision 142703) |
+++ Source/WebCore/xml/XPathEvaluator.idl (working copy) |
@@ -18,7 +18,8 @@ |
*/ |
[ |
- Constructor |
+ Constructor, |
+ ImplementationLacksVTable |
] interface XPathEvaluator { |
XPathExpression createExpression(in [Optional=DefaultIsUndefined] DOMString expression, |
in [Optional=DefaultIsUndefined] XPathNSResolver resolver) |