Changeset 14537 for trunk/WebCore/dom/Element.h
- Timestamp:
- 05/23/06 10:51:29 (3 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/dom/Element.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/dom/Element.h
r14261 r14537 118 118 virtual void removedFromDocument(); 119 119 120 String nodeNamePreservingCase() const; 121 120 122 // convenience methods which ignore exceptions 121 123 void setAttribute(const QualifiedName& name, const String& value);