mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
style: convert NS_STYLE_ISOLATION_* to an enum class in nsStyleConsts.h.
Differential Revision: https://phabricator.services.mozilla.com/D55378
This commit is contained in:
parent
baa9ac1903
commit
e944962fe2
1 changed files with 1 additions and 0 deletions
|
@ -494,6 +494,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
spec="https://drafts.fxtf.org/compositing/#isolation",
|
||||
flags="CREATES_STACKING_CONTEXT",
|
||||
gecko_enum_prefix="StyleIsolation",
|
||||
animation_value_type="discrete",
|
||||
)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue