[webkit-reviews] review granted: [Bug 46119] Add logical accessors to RenderStyle for margins, padding, border widths, widths and heights. : [Attachment 68136] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 14:30:15 PDT 2010


mitz at webkit.org has granted Dave Hyatt <hyatt at apple.com>'s request for review:
Bug 46119: Add logical accessors to RenderStyle for margins, padding, border
widths, widths and heights.
https://bugs.webkit.org/show_bug.cgi?id=46119

Attachment 68136: Patch
https://bugs.webkit.org/attachment.cgi?id=68136&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=68136&action=review

> WebCore/rendering/style/RenderStyle.cpp:1118
> +    default:

Please change these default:s to case RightToLeftBlockFlow:


More information about the webkit-reviews mailing list