[Webkit-unassigned] [Bug 44512] sequential block nodes that have different float style are selected as a single word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 24 04:06:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44512





--- Comment #1 from MORITA Hajime <morrita at google.com>  2010-08-24 04:06:12 PST ---
WebKit assumes a floating element as a something like a inline, thus doesn't treat it need spacing 
between elements. 
See shouldEmitNewlinesBeforeAndAfterNode() in TextIterator.cpp.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list