| Index: Source/core/xml/DocumentXPathEvaluator.idl
|
| diff --git a/Source/core/xml/DocumentXPathEvaluator.idl b/Source/core/xml/DocumentXPathEvaluator.idl
|
| index ebe0ef4421eb96900a176ba702bcf07f63640723..3ef7c2d91f80530254f95239ec99c5da2e7fe099 100644
|
| --- a/Source/core/xml/DocumentXPathEvaluator.idl
|
| +++ b/Source/core/xml/DocumentXPathEvaluator.idl
|
| @@ -16,6 +16,7 @@
|
| * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
| * Boston, MA 02110-1301, USA.
|
| */
|
| +
|
| partial interface Document {
|
| // DOM Level 3 XPath (XPathEvaluator interface)
|
| [RaisesException] XPathExpression createExpression([Default=Undefined] optional DOMString expression,
|
|
|