Bug 41983: Make (x)html-elements support namespaced attributes.

r=heikki sr=jst a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@117531 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sicking%bigfoot.com
2002-03-27 00:13:57 +00:00
parent 335b5b78a9
commit 4256d59c55
53 changed files with 841 additions and 857 deletions

View File

@@ -57,7 +57,7 @@
#include "nsIImage.h"
#include "nsStyleUtil.h"
#include "nsStyleConsts.h"
#include "nsIHTMLAttributes.h"
#include "nsIHTMLContent.h"
#include "nsIWidget.h"
#include "nsIComponentManager.h"
#include "nsIView.h"