mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
style: convert NS_STYLE_VISIBILITY_* to an enum class in nsStyleConsts.h
Differential Revision: https://phabricator.services.mozilla.com/D56140
This commit is contained in:
parent
02c30bccbd
commit
4b62e9ff2b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ ${helpers.single_keyword(
|
|||
gecko_ffi_name="mVisible",
|
||||
animation_value_type="ComputedValue",
|
||||
spec="https://drafts.csswg.org/css-box/#propdef-visibility",
|
||||
gecko_enum_prefix="StyleVisibility",
|
||||
)}
|
||||
|
||||
// CSS Writing Modes Level 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue