style: [refactor] Migrate NS_STYLE_UNICODE_BIDI_* defines

Differential Revision: https://phabricator.services.mozilla.com/D162487
This commit is contained in:
Ben Freist 2022-11-22 18:37:02 +00:00 committed by Martin Robinson
parent f9c55a2971
commit 4b9fc07522

View file

@ -24,6 +24,7 @@ ${helpers.single_keyword(
"normal embed isolate bidi-override isolate-override plaintext",
engines="gecko servo",
servo_pref="layout.legacy_layout",
gecko_enum_prefix="StyleUnicodeBidi",
animation_value_type="none",
spec="https://drafts.csswg.org/css-writing-modes/#propdef-unicode-bidi",
servo_restyle_damage="rebuild_and_reflow",