allowInlineStyles method

Allow inline styles on elements.

void allowInlineStyles(
{String tagName}
)

Allow inline styles on elements.

If tagName is not specified then this allows inline styles on all elements. Otherwise tagName limits the styles to the specified elements.