// This renderer must be added before the other marquee
// renderers; it ensures there is a marquee element, and the
// others will not add attribute values to any other element
AttributeAndOrElementStyleEmulationPropertyRenderer renderer =
new AttributeAndOrElementStyleEmulationPropertyRenderer(
new MarqueeEmulationRenderer(
DeviceCapabilityConstants.MARQUEE_BEHAVIOR_ATT, false));
styleEmulationPropertyRendererSelector.register(
StylePropertyDetails.MCS_MARQUEE_STYLE, renderer);
// If we're going to be rendering this element, then need