Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index c2895f9c5fb131971cb60bb6ae015895cd6646ed..cee6d71204438161cc6563bbcbb6473acdf2c14e 100644 |
--- a/Source/core/testing/Internals.idl |
+++ b/Source/core/testing/Internals.idl |
@@ -67,6 +67,7 @@ |
[RaisesException] unsigned short compareTreeScopePosition(Node treeScope1, Node treeScope2); |
[RaisesException] unsigned long updateStyleAndReturnAffectedElementCount(); |
[RaisesException] unsigned long needsLayoutCount(); |
+ [RaisesException] unsigned long hitTestCount(Document document); |
// CSS Animation and Transition testing. |
unsigned long numberOfActiveAnimations(); |