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

r=bz sr=jst


git-svn-id: svn://10.0.0.236/trunk@168269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cvshook%sicking.cc
2005-01-25 00:02:58 +00:00
parent f0310c1ced
commit 12f074b44e
54 changed files with 407 additions and 1709 deletions

View File

@@ -51,7 +51,6 @@
#include "nsTableRowGroupFrame.h"
#include "nsTableOuterFrame.h"
#include "nsTablePainter.h"
#include "nsHTMLValue.h"
#include "BasicTableLayoutStrategy.h"
#include "FixedTableLayoutStrategy.h"