mirror of
https://github.com/servo/servo.git
synced 2025-06-20 07:08:59 +01:00
style: [refactor] Migrate NS_STYLE_UNICODE_BIDI_* defines
Differential Revision: https://phabricator.services.mozilla.com/D162487
This commit is contained in:
parent
f9c55a2971
commit
4b9fc07522
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ ${helpers.single_keyword(
|
||||||
"normal embed isolate bidi-override isolate-override plaintext",
|
"normal embed isolate bidi-override isolate-override plaintext",
|
||||||
engines="gecko servo",
|
engines="gecko servo",
|
||||||
servo_pref="layout.legacy_layout",
|
servo_pref="layout.legacy_layout",
|
||||||
|
gecko_enum_prefix="StyleUnicodeBidi",
|
||||||
animation_value_type="none",
|
animation_value_type="none",
|
||||||
spec="https://drafts.csswg.org/css-writing-modes/#propdef-unicode-bidi",
|
spec="https://drafts.csswg.org/css-writing-modes/#propdef-unicode-bidi",
|
||||||
servo_restyle_damage="rebuild_and_reflow",
|
servo_restyle_damage="rebuild_and_reflow",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue