fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.master
commit29b57604352ebf43a21250dd685b516b80077547
authorggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 18 Mar 2009 04:41:12 +0000 (18 04:41 +0000)
committerggarand <ggarand@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 18 Mar 2009 04:41:12 +0000 (18 04:41 +0000)
treeeefb128af15edf612e7907dead4da0ef25ee3bce
parent2e209664fd7e92c34e16713158b64e0ac4fd00ed
fix tricky regression noticed by Vyacheslav Tokarev on Google Reader.

the midpoint flip/flop machinery won't work properly when served skippable
InlineFlows, so have addMidpoint advance to the next object in that case.

also remove the adjustEmbedding global bool, now expressed by the
passing (or not) of a BidiState*.

CCBUG: 176681

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdelibs@940706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
khtml/rendering/bidi.cpp