Issue #80 - De-unify layout/style

This commit is contained in:
Moonchild 2020-04-30 16:41:13 +00:00 committed by Roy Tam
commit f7493bacb5
20 changed files with 39 additions and 15 deletions

View file

@ -40,6 +40,7 @@
#include <algorithm>
using namespace mozilla;
using namespace mozilla::dom;
static_assert((((1 << nsStyleStructID_Length) - 1) &
~(NS_STYLE_INHERIT_MASK)) == 0,