Chromium Code Reviews| Index: WebCore/html/HTMLElement.h |
| =================================================================== |
| --- WebCore/html/HTMLElement.h (revision 10232) |
| +++ WebCore/html/HTMLElement.h (working copy) |
| @@ -45,8 +45,6 @@ |
| virtual bool mapToEntry(const QualifiedName& attrName, MappedAttributeEntry& result) const; |
| virtual void parseMappedAttribute(MappedAttribute*); |
| - virtual PassRefPtr<Node> cloneNode(bool deep); |
| - |
| PassRefPtr<HTMLCollection> children(); |
| String id() const; |