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:
jeffin143 2019-11-21 08:48:19 +00:00 committed by Emilio Cobos Álvarez
parent 0c44382348
commit 576883d538
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -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