From: Aleksander Ɓukasz Date: Thu, 1 Aug 2013 11:35:42 +0000 (+0200) Subject: Fixing borders around inline document node elements which text starts at a new line X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/a737843b7f2278e38f02b00f8cb791446c2b99e1?ds=sidebyside;hp=a737843b7f2278e38f02b00f8cb791446c2b99e1 Fixing borders around inline document node elements which text starts at a new line In case of inline document node elements whose context (text) starts at the beginning of a new line, setting current-node-element on its main node caused a border to start at the end of a previous line and then wrap the next one where texts begins. ---