[webkit-reviews] review requested: [Bug 23222] Repainting is broken with transforms : [Attachment 26595] Patch, LayoutTest changelog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 10 18:29:46 PST 2009


Simon Fraser (smfr) <simon.fraser at apple.com> has asked	for review:
Bug 23222: Repainting is broken with transforms
https://bugs.webkit.org/show_bug.cgi?id=23222

Attachment 26595: Patch, LayoutTest changelog
https://bugs.webkit.org/attachment.cgi?id=26595&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
I changed RenderBlock::layoutOnlyPositionedObjects() to use the same criteria
as RenderBlock::layoutBlock() for disabling layoutState, because testing showed
that layoutOnlyPositionedObjects() could be hit for a block with a reflection.
I think this is the right thing to do.


More information about the webkit-reviews mailing list