Fixing borders around inline document node elements which text starts at a new line
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 1 Aug 2013 11:35:42 +0000 (13:35 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 5 Aug 2013 10:20:07 +0000 (12:20 +0200)
commita737843b7f2278e38f02b00f8cb791446c2b99e1
tree470d4b214bd9810665331be4fa1c2b184a1e62cb
parentd1363cb9ab794cf33c7d30cf15830857c8a9636c
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.
modules/documentCanvas/canvas/canvas.js
modules/documentCanvas/canvas/documentElement.js