Index: Source/core/testing/Internals.idl |
diff --git a/Source/core/testing/Internals.idl b/Source/core/testing/Internals.idl |
index c2895f9c5fb131971cb60bb6ae015895cd6646ed..19bccedc4d7bc79329e10ebc342767ed4a83ea9b 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 hitTestCountDelta(Document document); |
// CSS Animation and Transition testing. |
unsigned long numberOfActiveAnimations(); |