style: Change experimental to servo_pref.

This commit is contained in:
Emilio Cobos Álvarez 2017-11-15 23:58:45 +01:00
parent 24c4afa8d3
commit f4683d1718
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
6 changed files with 14 additions and 14 deletions

View file

@ -22,7 +22,7 @@ ${helpers.single_keyword("writing-mode",
extra_gecko_aliases="lr=horizontal-tb lr-tb=horizontal-tb \
rl=horizontal-tb rl-tb=horizontal-tb \
tb=vertical-rl tb-rl=vertical-rl",
experimental=True,
servo_pref="layout.writing-mode.enabled",
animation_value_type="discrete",
spec="https://drafts.csswg.org/css-writing-modes/#propdef-writing-mode")}