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

@ -7,6 +7,7 @@
#include "HTMLBodyElement.h"
#include "mozilla/dom/HTMLBodyElementBinding.h"
#include "nsAttrValueInlines.h"
#include "nsContentUtils.h"
#include "nsGkAtoms.h"
#include "nsStyleConsts.h"
#include "nsPresContext.h"