Issue #80 - De-unify layout/svg

This commit is contained in:
Moonchild 2020-04-30 21:02:50 +00:00 committed by Roy Tam
commit e68128d9ca
10 changed files with 12 additions and 1 deletions

View file

@ -13,6 +13,7 @@
#include "mozilla/dom/HTMLCanvasElement.h"
#include "mozilla/dom/SVGFilterElement.h"
#include "nsReferencedElement.h"
#include "nsSVGEffects.h"
#include "nsSVGFilterFrame.h"
#include "nsSVGUtils.h"
#include "SVGContentUtils.h"