![]()
Converts the block element containing the given node to use CSS text-align
instead of the align property.
Arguments:
|
code » | |||
![]()
Convert the given paragraph to being a div. This clobbers the
passed-in node!
This is only intended to be used in IE and Opera.
Arguments:
|
code » | |||
If this is a goog.editor.plugins.BasicTextFormatter.COMMAND,
convert it to something that we can pass into execCommand,
queryCommandState, etc.
TODO(user): Consider doing away with the + and converter completely.
|
code » | |||
Determines the justification for a given block-level element.
|
code » | |||
Get the toolbar state for the block-level elements in the given range.
Arguments:
Returns: ?string
The selection block state.
|
code » |