summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/Position.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/Position.h')
-rw-r--r--WebCore/dom/Position.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/dom/Position.h b/WebCore/dom/Position.h
index f606c29..9f2ee24 100644
--- a/WebCore/dom/Position.h
+++ b/WebCore/dom/Position.h
@@ -138,6 +138,7 @@ public:
// Returns true if the visually equivalent positions around have different editability
bool atEditingBoundary() const;
+ Node* parentEditingBoundary() const;
bool atStartOfTree() const;
bool atEndOfTree() const;