137138139140141142143144145146147
(StyleColor)propertyValues.getComputedValue( StylePropertyDetails.COLOR)); if (fontColor != null) { result = allocate(result); result.setFontColor( new VDXMLFontColorProperty(fontColor)); } // Blink if (blink != null) { result = allocate(result);