[webkit-reviews] review requested: [Bug 50858] Set all RenderBlocks as replaced when an inline display type is specified : [Attachment 76286] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 10 17:53:30 PST 2011
James Robinson <jamesr at chromium.org> has asked for review:
Bug 50858: Set all RenderBlocks as replaced when an inline display type is
specified
https://bugs.webkit.org/show_bug.cgi?id=50858
Attachment 76286: Patch
https://bugs.webkit.org/attachment.cgi?id=76286&action=review
------- Additional Comments from James Robinson <jamesr at chromium.org>
Requesting review - I've confirmed that this patch does not regress any
existing layout tests, and as far as I can tell doesn't change behavior for any
existing renderer. I believe it would only cause a behavior change if a
subclass of RenderBlock was currently buggy. This should help ensure that new
subclasses of RenderBlock avoid this pitfall.
More information about the webkit-reviews
mailing list