[webkit-reviews] review granted: [Bug 15869] misalignment because of float:left of <div> tag : [Attachment 34774] Use computed width for float avoidance and unify the rules across parsing modes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 13:41:46 PDT 2009


Simon Fraser (smfr) <simon.fraser at apple.com> has granted mitz at webkit.org's
request for review:
Bug 15869: misalignment  because of float:left of <div> tag
https://bugs.webkit.org/show_bug.cgi?id=15869

Attachment 34774: Use computed width for float avoidance and unify the rules
across parsing modes
https://bugs.webkit.org/attachment.cgi?id=34774&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
> Index: WebCore/ChangeLog
> ===================================================================

> +	   * rendering/RenderBlock.cpp:
> +	   (WebCore::RenderBlock::getClearDelta): Changed to apply the same
float
> +	       avoisame logic in strict mode and in compatibility mode, which

Avoidance?


More information about the webkit-reviews mailing list