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

@ -54,6 +54,8 @@
using namespace mozilla;
using namespace mozilla::dom;
typedef nsCSSProps::KTableEntry KTableEntry;
#if defined(DEBUG_bzbarsky) || defined(DEBUG_caillon)
#define DEBUG_ComputedDOMStyle
#endif