Bug 1251161 - enable CSS positioned mask support. r=heycam

MozReview-Commit-ID: FCVfLzP1HxD

--HG--
extra : rebase_source : 16910d58baef527d5234ba311aeed50408e5d948
This commit is contained in:
Astley Chen 2016-11-15 13:31:49 +08:00
parent 21cc93d13e
commit ee2b7e5511

View File

@ -5848,14 +5848,8 @@ dnl ========================================================
# The control structure code will be removed as soon as the feature is stable
# Refer to bug 1281101 for more details.
# Enable mask-as-shorthand property by default for nightly and aurora channels
if test -z "$RELEASE_OR_BETA"; then
dnl mask as shorthand property enabled
MOZ_ENABLE_MASK_AS_SHORTHAND=1
AC_DEFINE(MOZ_ENABLE_MASK_AS_SHORTHAND)
fi
MOZ_ENABLE_MASK_AS_SHORTHAND=1
AC_DEFINE(MOZ_ENABLE_MASK_AS_SHORTHAND)
AC_SUBST(MOZ_ENABLE_MASK_AS_SHORTHAND)
# Avoid using obsolete NSPR features