mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Issue #80 - De-unify layout/style
This commit is contained in:
parent
1b39899185
commit
f7493bacb5
20 changed files with 39 additions and 15 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include <algorithm>
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::dom;
|
||||
|
||||
static_assert((((1 << nsStyleStructID_Length) - 1) &
|
||||
~(NS_STYLE_INHERIT_MASK)) == 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue