mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
style: convert NS_STYLE_STROKE_LINECAP_* to an enum class in nsStyleConsts.h
Differential Revision: https://phabricator.services.mozilla.com/D53908
This commit is contained in:
parent
e48c4b88f1
commit
0c44382348
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/SVG11/painting.html#StrokeLinecapProperty",
|
||||
gecko_enum_prefix = "StyleStrokeLinecap",
|
||||
)}
|
||||
|
||||
${helpers.single_keyword(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue