Issue #80 - De-unify dom/html

This commit is contained in:
wolfbeast 2020-04-21 14:58:19 +02:00 committed by Roy Tam
commit 9b1967f0c3
9 changed files with 12 additions and 6 deletions

View file

@ -11,6 +11,7 @@
#include "nsContentUtils.h"
#include "nsStyleConsts.h"
#include "nsIContentSecurityPolicy.h"
#include "nsIDOMDocument.h"
NS_IMPL_NS_NEW_HTML_ELEMENT(Meta)