new AttributeOnlyStyleEmulationPropertyRenderer(
new StyleEmulationElementSetAttributeRenderer(
new String[] {"p", "div", "table", "tr", "td", "th",
"img", "input", "h1", "h2", "h3", "h4",
"h5", "h6", "hr"}, "align",
new DefaultTextAlignEmulationAttributeValueRenderer())
);
styleEmulationPropertyRendererSelector.register(
StylePropertyDetails.TEXT_ALIGN, textAlignRenderer);
// vertical-align