Bugfix SUP-1235
Some commands (like insertparagraph) could separate a block element
and its padding element, which prevented positioning the cursor after
the block element. This has been fixed.
Bugfix SUP-1307
Some blocklevel elements were not correctly handled when they
were place inside of table cells. This has been fixed.