blob: a9b9a55f222a3e54ee033b683c346e37f6b089c9 [file] [log] [blame]
Test indenting an image element twice.
Initial state:
| <#selection-anchor>
| <img>
| src="../resources/abe.png"
| <#selection-focus>
After indenting once:
| <blockquote>
| style="margin: 0 0 0 40px; border: none; padding: 0px;"
| <#selection-anchor>
| <img>
| src="../resources/abe.png"
| <#selection-focus>
After indenting again:
| <blockquote>
| style="margin: 0 0 0 40px; border: none; padding: 0px;"
| <blockquote>
| style="margin: 0 0 0 40px; border: none; padding: 0px;"
| <#selection-anchor>
| <img>
| src="../resources/abe.png"
| <#selection-focus>