Skip to content

Commit

Permalink
style: convert NS_STYLE_VISIBILITY_* to an enum class in nsStyleConsts.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffin143 authored and emilio committed Dec 16, 2019
1 parent 02c30bc commit 4b62e9f
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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
Expand Down

0 comments on commit 4b62e9f

Please sign in to comment.