git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by John
[WebKit-https.git]
/
WebCore
/
khtml
/
editing
/
htmlediting.h
diff --git
a/WebCore/khtml/editing/htmlediting.h
b/WebCore/khtml/editing/htmlediting.h
index a6aecb6b921bcd4766c9b3f748b96b81c619cfb4..f462384015f8c2d4a90b1c7ab52e3a3f3bd042d9 100644
(file)
--- a/
WebCore/khtml/editing/htmlediting.h
+++ b/
WebCore/khtml/editing/htmlediting.h
@@
-322,6
+322,7
@@
private:
void initializePositionData();
void saveTypingStyleState();
+ void insertPlaceholderForAncestorBlockContent();
bool handleSpecialCaseAllContentDelete();
bool handleSpecialCaseBRDelete();
void handleGeneralDelete();