mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Convert scroll-behavior #defines to an enum class.
Differential Revision: https://phabricator.services.mozilla.com/D61164
This commit is contained in:
parent
c447395c66
commit
143184d807
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
spec="https://drafts.csswg.org/cssom-view/#propdef-scroll-behavior",
|
||||
animation_value_type="discrete",
|
||||
gecko_enum_prefix="StyleScrollBehavior",
|
||||
)}
|
||||
|
||||
${helpers.predefined_type(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue