Bug 236476: Change GetHTMLAttribute to GetParsedAttr. Also fixes bug 232706 by removing final uses of nsHTMLValue.

r=bz sr=jst
This commit is contained in:
cvshook@sicking.cc
2005-01-25 00:02:58 +00:00
parent 268e14902e
commit 0215f40fbf
54 changed files with 407 additions and 1709 deletions

View File

@@ -46,7 +46,6 @@
#include "nsCSSAnonBoxes.h"
#include "nsIWidget.h"
#include "nsILinkHandler.h"
#include "nsHTMLValue.h"
#include "nsGUIEvent.h"
#include "nsIDocument.h"
#include "nsIURL.h"