Index: Source/core/editing/EditingStyle.h |
diff --git a/Source/core/editing/EditingStyle.h b/Source/core/editing/EditingStyle.h |
index d11e640fc60659e8d2dcf039317695d084b4ee61..75557114a7826f0fffa1f0d9265a81c837eb58b7 100644 |
--- a/Source/core/editing/EditingStyle.h |
+++ b/Source/core/editing/EditingStyle.h |
@@ -133,6 +133,7 @@ public: |
void mergeStyleFromRulesForSerialization(Element*); |
void removeStyleFromRulesAndContext(Element*, Node* context); |
void removePropertiesInElementDefaultStyle(Element*); |
+ void addAbsolutePositioningFromElement(const Element&); |
void forceInline(); |
int legacyFontSize(Document*) const; |