summaryrefslogtreecommitdiffstats
path: root/WebCore/page/SpatialNavigation.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/page/SpatialNavigation.h')
-rw-r--r--WebCore/page/SpatialNavigation.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/page/SpatialNavigation.h b/WebCore/page/SpatialNavigation.h
index 78419a7..d3dcaba 100644
--- a/WebCore/page/SpatialNavigation.h
+++ b/WebCore/page/SpatialNavigation.h
@@ -133,6 +133,7 @@ void scrollIntoView(Element*);
bool hasOffscreenRect(Node*);
bool isInRootDocument(Node*);
bool isScrollableContainerNode(Node*);
+bool isNodeDeepDescendantOfDocument(Node*, Document*);
} // namspace WebCore