[webkit-reviews] review requested: [Bug 14094] REGRESSION: Issues with scrollbars in phpbb2 based forums : [Attachment 71060] First attempt to solve the issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 11:19:17 PDT 2010


Benjamin Poulain <benjamin.poulain at nokia.com> has asked  for review:
Bug 14094: REGRESSION: Issues with scrollbars in phpbb2 based forums
https://bugs.webkit.org/show_bug.cgi?id=14094

Attachment 71060: First attempt to solve the issue
https://bugs.webkit.org/attachment.cgi?id=71060&action=review

------- Additional Comments from Benjamin Poulain <benjamin.poulain at nokia.com>
I am not very familiar with the layout of inline flow so input on the patch
would be appreciated :)

One of my concern was the layout of floating elements inside the block after
text with line-height < font-size. Our current layout is consistent with
Internet Explorer so I did not pushed my change further than at the end of the
layout of the inline flow.

This will break quite a few layout test since the size of block is bigger than
before when line-height < font-size.


More information about the webkit-reviews mailing list