mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
style: convert NS_STYLE_TEXT_ANCHOR_* to an enum class in nsStyleConsts.h
Differential Revision: https://phabricator.services.mozilla.com/D53956
This commit is contained in:
parent
0c44382348
commit
576883d538
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ ${helpers.single_keyword(
|
|||
engines="gecko",
|
||||
animation_value_type="discrete",
|
||||
spec="https://www.w3.org/TR/SVG/text.html#TextAnchorProperty",
|
||||
gecko_enum_prefix="StyleTextAnchor",
|
||||
)}
|
||||
|
||||
// Section 11 - Painting: Filling, Stroking and Marker Symbols
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue