OSDN Git Service

AI 143479: Skip fit-to-column if the block has float:right in LTR or float:left in...
authorGrace Kloba <>
Mon, 30 Mar 2009 16:39:43 +0000 (09:39 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Mon, 30 Mar 2009 16:39:43 +0000 (09:39 -0700)
commitdd1d24933cf84106bff331029e8b417c352cedad
tree6aa4f25ed5813e51a62921765cbee72e657f9240
parent3689604fc92dca580602379ccdbde80899a22fdf
AI 143479: Skip fit-to-column if the block has float:right in LTR or float:left in RTL. This should fix the layout problem in the docomo site. The downside is that we will not trigger fit-to-column for this category any more.
  BUG=1741810

Automated import of CL 143479
WebCore/rendering/bidi.cpp