if (value != UnknownFontValue.INSTANCE && value != null) {
values[i] = value;
}
}
ShorthandValue shorthandValue = new FontShorthandValue(
StyleShorthands.FONT, systemFont, values,
shorthandPriority);
outputValues.setShorthandValue(shorthandValue);
} else {
standardAnalyzer.updateShorthand(outputValues,