Cleanup
This commit is contained in:
parent
4b3b471898
commit
290d358c46
2 changed files with 1 additions and 2 deletions
|
@ -359,7 +359,6 @@ class VbStageAlternative {
|
|||
if (this.nonBreakingVariantAdditionPriority) {
|
||||
const p = this.evalValue(this.nonBreakingVariantAdditionPriority, localState);
|
||||
ans.nonBreakingVariantAdditionPriority += p;
|
||||
ans.groupRank = p;
|
||||
}
|
||||
|
||||
if (this.keyAffix) ans.addKeyAffix(this.mode, this.evalValue(this.keyAffix, localState));
|
||||
|
|
|
@ -5409,7 +5409,7 @@ selectorAffix."cyrl/ef.BGR" = "topSerifed"
|
|||
|
||||
[prime.cyrl-ef.variants-buildup.stages.serifs.serifed]
|
||||
rank = 3
|
||||
nonBreakingVariantAdditionPriority = 20
|
||||
nonBreakingVariantAdditionPriority = 10
|
||||
disableIf = [{ bar = "cursive" }]
|
||||
descriptionAffix = "serifs at top and bottom"
|
||||
selectorAffix."cyrl/ef" = "serifed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue