[Webkit-unassigned] [Bug 60246] Move burden of checking for BJustify box alignment into RenderStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 23:15:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60246





--- Comment #5 from Eric Seidel <eric at webkit.org>  2011-05-04 23:15:11 PST ---
(From update of attachment 92372)
View in context: https://bugs.webkit.org/attachment.cgi?id=92372&action=review

>> Source/WebCore/rendering/style/RenderStyle.h:1029
>> +    void setBoxAlign(EBoxAlignment a)
> 
> This guy now wants to be inlined like http://codesearch.google.com/codesearch/p#OAMlx_jo-ck/src/third_party/WebKit/Source/WebCore/dom/Node.h&l=727&exact_package=chromium

I don't understand why we want this logic in RenderStyle.  Why should it be impossible to set BJUSTIFY?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list