[webkit-reviews] review requested: [Bug 45274] Breaking Float: floated block level element following inline element in floated container breaks to next line : [Attachment 90155] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 23:46:13 PDT 2011


ChangSeok Oh <kevin.cs.oh at gmail.com> has asked	for review:
Bug 45274: Breaking Float: floated block level element following inline element
in floated container breaks to next line
https://bugs.webkit.org/show_bug.cgi?id=45274

Attachment 90155: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=90155&action=review

------- Additional Comments from ChangSeok Oh <kevin.cs.oh at gmail.com>
This patch affects following Layout test cases.

fast/multicol/float-truncation.html
fast/multicol/vertical-lr/float-truncation.html
fast/multicol/vertical-rl/float-truncation.html

Because this patch makes inner floating element is placed on a same line with
outer floating element.
I think expected results of them are needed to change, but I'm not sure.
This issue may be related with bug46421.


More information about the webkit-reviews mailing list