Changeset 14204 for trunk/WebCore/html/HTMLDocument.h
- Timestamp:
- 05/05/06 07:59:18 (3 years ago)
- Files:
-
- 1 modified
-
trunk/WebCore/html/HTMLDocument.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCore/html/HTMLDocument.h
r13821 r14204 75 75 } 76 76 77 virtual DocumentType* doctype() const;78 79 77 typedef HashMap<StringImpl*, int> NameCountMap; 80 78