Changeset 19400 for trunk/WebCore/dom/Element.h
- Timestamp:
- 02/05/07 03:21:15 (2 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/dom/Element.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/dom/Element.h
r18233 r19400 174 174 String outerText() const; 175 175 176 String title() const;176 virtual String title() const; 177 177 178 178 protected: