mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
style: Remove "layout.css.text-combine-upright.enabled" pref.
Shipped since Firefox 48, other browsers have similar impls, and the related spec has been in CR since a while ago. The syntax of this property as implemented should be considered to be pretty stable, so we can remove this pref. Bug: 1417761 Reviewed-by: xidorn MozReview-Commit-ID: H7lDsdbUamD
This commit is contained in:
parent
146be22ada
commit
361046d4fa
1 changed files with 0 additions and 1 deletions
|
@ -292,7 +292,6 @@ ${helpers.single_keyword("ruby-position", "over under",
|
|||
|
||||
${helpers.single_keyword("text-combine-upright", "none all",
|
||||
products="gecko", animation_value_type="discrete",
|
||||
gecko_pref="layout.css.text-combine-upright.enabled",
|
||||
spec="https://drafts.csswg.org/css-writing-modes-3/#text-combine-upright")}
|
||||
|
||||
// SVG 1.1: Section 11 - Painting: Filling, Stroking and Marker Symbols
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue